A Flarum extension to restrict content based on EDD licenses.
composer require ayecode/flarum-restrictions
- Restrict access to specific tags based on EDD product licenses
- Controls viewing and replying permissions
- Integrates with WordPress and EDD license system
- Install the extension via composer
- Enable it in the Flarum admin panel
- Configure tag restrictions in the settings
This extension is licensed under the MIT License.
= 0.1.7 =
- Alert notice shows on general forum and topics - FIXED
- Remove debugging - CHANGED