club-1/flarum-ext-content-permissions

Add group permissions for post content related features.

v1.0.0 2025-06-07 20:03 UTC

This package is auto-updated.

Last update: 2025-06-07 20:07:16 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