/flarum-ext-landing-page

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Flarum Landing Page

Maintenance PRs Welcome

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?