A Flarum extension. Allows to create a customizable landing page that non-logged in users will see.
Install with composer:
composer require datlechin/flarum-landing-page:"*"
composer update datlechin/flarum-landing-page:"*"
php flarum migrate
php flarum cache:clear