kyrne / landing-page
Customizable landing page for non-logged in users
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.8
This package is auto-updated.
Last update: 2024-10-24 07:32:02 UTC
README
This extension allows you to create a customizable landing page that non-logged in users will see.
Currently supports HTML content.
Installation
To install, use composer:
composer require johnhearfield/flarum-ext-landing-page
Usage
- Install extension via Composer / Packagist
- Enable extension in the admin/extensions of Flarum
- Fill in the HTML blocks in the settings
Future Features
- 2-3 Column design?
- Wordpress Visual Composer like editor?
- Widgets like that of the Wordpress sidebar?
- Online users, latest posts,topics etc.. as widgets?