fof / subscribed
Additional user subscriptions for your forum
Fund package maintenance!
Website
Installs: 11 268
Dependents: 2
Suggesters: 0
Security: 0
Stars: 12
Watchers: 3
Forks: 9
Open Issues: 2
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
Replaces
- dev-master
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
- 0.1.0-beta.1
- dev-dependabot/npm_and_yarn/js/webpack-5.76.0
- dev-dependabot/npm_and_yarn/js/json5-2.2.3
- dev-dependabot/npm_and_yarn/js/loader-utils-2.0.4
- dev-dependabot/npm_and_yarn/js/terser-5.14.2
- dev-beta13
- dev-analysis-XVVK3B
- dev-backup-20170802
This package is auto-updated.
Last update: 2023-03-15 11:09:11 UTC
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.