Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 657 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 657 Bytes

AyeCode Flarum Restrictions

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

  1. Install the extension via composer
  2. Enable it in the Flarum admin panel
  3. Configure tag restrictions in the settings

License

This extension is licensed under the MIT License.

Changelog

= 0.1.7 =

  • Alert notice shows on general forum and topics - FIXED
  • Remove debugging - CHANGED