This plugin depends on "Realtime" updates.
You can enable realtime updates by installing/configuring either:
- Meteor plugin, or the
- Websockets plugin.
- Navigate to your /local/plugins directory (create it if it doesn't exist)
git clone https://github.com/chimo/gs-browserNotifications.git BrowserNotifications- Tell /config.php to use it with:
addPlugin('BrowserNotifications');
