flagrow / subscribed
Better user subscriptions for your Flarum forum
Installs: 932
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 4
Open Issues: 3
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.6
This package is auto-updated.
Last update: 2019-07-31 19:10:23 UTC
README
Adds additional subscriptions to specific events.
Installation
Use Bazaar or install manually:
composer require flagrow/subscribed --prefer-dist --no-dev -o
Updating
composer update flagrow/subscribed --prefer-dist --no-dev -o php flarum cache:clear
Configuration
Enable the extension. Visit the permissions tab in the admin to configure who can enable subscriptions to specific events.
Support our work
We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on Patreon.
Security
If you discover a security vulnerability within Subscribed, please send an email to the Gravure team at security@gravure.io. All security vulnerabilities will be promptly addressed.
Please include as many details as possible. You can use php flarum info
to get the PHP, Flarum and extension versions installed.