ayecode / flarum-restrictions
Restrict Flarum content based on EDD licenses
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.8.0
README
A Flarum extension to restrict content based on EDD licenses.
Installation
composer require ayecode/flarum-restrictions
Features
- Restrict access to specific tags based on EDD product licenses
- Controls viewing and replying permissions
- Integrates with WordPress and EDD license system
Configuration
- Install the extension via composer
- Enable it in the Flarum admin panel
- Configure tag restrictions in the settings
License
This extension is licensed under the MIT License.
Changelog
= 0.1.9 =
- added GD core forum to open forums
= 0.1.7 =
- Alert notice shows on general forum and topics - FIXED
- Remove debugging - CHANGED