datlechin / flarum-landing-page
Allows to create a customizable landing page that non-logged in users will see.
Installs: 3 415
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 3
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
This package is auto-updated.
Last update: 2024-10-31 00:18:32 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