Skip to content

Force guests to an interface with only login and signup forms

License

Notifications You must be signed in to change notification settings

SychO9/flarum-private-facade

Repository files navigation

Private Forum Facade

flarum version

A Flarum extension. Force guests to an interface with only login and signup forms

Screenshot of the login user interface

Installation

Install with composer:

composer require sycho/flarum-private-facade:"*"

Updating

composer update sycho/flarum-private-facade:"*"
php flarum migrate
php flarum cache:clear