blomstra/welcome-login

Add signup and login buttons to the WelcomeHero banner

Installs: 2 014

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:flarum-extension

0.1.0 2022-03-02 16:33 UTC

This package is auto-updated.

Last update: 2024-03-29 04:33:34 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Add signup and login buttons to the WelcomeHero banner

Usage

This extension forces the WelcomeHero banner to be displayed to guest users (ie not logged in), and places additional Signup and Login buttons directly in it. A setting is provided to only show this on mobile viewports, or to every screen size.

This extension overrides aspects of the WelcomeHero, and therefore may be incompatible with other extensions/themes that also attempt to alter it.

Installation

Install with composer:

composer require blomstra/welcome-login:"*"

Updating

composer update blomstra/welcome-login
php flarum cache:clear

Links