sycho/flarum-private-facade

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

Maintainers

👁 SychO

Package info

github.com/SychO9/flarum-private-facade

Forum

Language:TypeScript

Type:flarum-extension

pkg:composer/sycho/flarum-private-facade

Statistics

Installs: 10 519

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 1

v0.2.0 2025-01-10 16:39 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT e6b333dfae85dab67c142d135257bc8edfe1613f

  • Sami Mazouz

pageloginsignupprivateflarum

This package is auto-updated.

Last update: 2026-06-10 19:47:56 UTC


README

👁 flarum version

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

👁 Screenshot of the login user interface
👁 Image
👁 Image
👁 Image

Installation

Install with composer:

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

Updating

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