Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.32 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.32 KB

Active Notifications

Build Status Code Coverage Scrutinizer Code Quality

This extension will keep your notifications "active" - it will pull special controller every configurable amount of seconds and will recieve JSON of the notifications for the user. Then it will update the notifications container adding new ones at the top.

Original author: Stanislav Atanasov

Main contributor: kasimi

Installation

  1. git clone https://github.com/satanasov/activenotifications.git $phpbb_root_path/ext/anavaro/activenotifications
  2. Go to ACP->Customize-> Extensions
  3. Enable phpBB 3.1 Active notifications

Configuration

ACP -> Board features -> Active Notifications

#WARNING!!! This extension is tested only with prosilver. If your style is not supported by default - contact me and I will see what can be done!