fof / subscribed
Additional user subscriptions for your forum
Fund package maintenance!
Website
Installs: 18 604
Dependents: 2
Suggesters: 0
Security: 0
Stars: 12
Watchers: 2
Forks: 9
Open Issues: 4
Type:flarum-extension
README
A Flarum extension. Adds additional subscriptions to specific events.
Available Notifications (User Settings)
- Someone creates a discussion
- Someone authors a new post
- When someone registers
- A created post needs approval
Available Events
- New Discussion
- {username} created a new discussion
- New Post
- {username} authored a new post
- New User
- {username} had just signed up
- Post Unapproved
- {username} created a post that requires approval
Available Permissions
- Allowed to receive notification upon new discussion
- Allowed to receive notification upon new post
- Allowed to receive notification upon new user
- Allowed to receive notification upon new unapproved post
Installation
Install manually with composer:
composer require fof/subscribed:"*"
Updating
composer update fof/subscribed
Links
An extension by FriendsOfFlarum.