Private Forum Facade

by Sami Mazouz · Feature

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

10,264 downloads 5 stars v0.2.0 Updated

README

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