club-1/flarum-ext-content-permissions

Add group permissions for post content related features.

v1.0.1 2025-06-09 17:25 UTC

This package is auto-updated.

Last update: 2025-06-10 09:09:42 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Add group permissions for post content related features:

  • Allow bots to follow posted links (remove nofollow ugc from rel 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