datlechin / flarum-landing-page
Allows to create a customizable landing page that non-logged in users will see.
Installs: 182
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
This package is auto-updated.
Last update: 2022-05-01 23:58:43 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