johnhearfield/flarum-ext-landing-page

Customizable landing page for non-logged in users

Installs: 1 207

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 3

Open Issues: 3

Language:JavaScript

Type:flarum-extension

v0.1.0-beta.2 2017-06-23 10:07 UTC

This package is auto-updated.

Last update: 2024-04-06 21:25:46 UTC


README

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?