datlechin / flarum-landing-page
Allows to create a customizable landing page that non-logged in users will see.
Installs: 2 274
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
This package is auto-updated.
Last update: 2023-12-06 15:43:17 UTC
README
A Flarum extension. Allows to create a customizable landing page that non-logged in users will see.
Installation
Install with composer:
composer require datlechin/flarum-landing-page:"*"
Updating
composer update datlechin/flarum-landing-page:"*"
php flarum migrate
php flarum cache:clear