Content Permissions
club-1/flarum-ext-content-permissions
Add group permissions for post content related features.
- Downloads
- 0
- Version control
- github.com/club-1/flarum-ext-content-permissions
Content Permissions
A Flarum extension. Add group permissions for post content related features:
- Allow bots to follow posted links (remove
nofollow ugc
fromrel
attribute)
Installation
Install with composer:
composer require club-1/flarum-ext-content-permissions:"*"
Updating
composer update club-1/flarum-ext-content-permissions:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Version v1.0.0.
Likely works with Flarum v1.8.10.
Unlikely to work with Flarum v2.0.0-beta.3.
-
Extension created.