datlechin/flarum-signup-button

Adds a Signup button to the homepage, and replace the Start a discussion icon with the Signin icon.

Installs: 814

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:flarum-extension

v0.1.1 2022-10-24 02:53 UTC

This package is auto-updated.

Last update: 2024-04-20 15:18:32 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Adds a Signup button to the homepage, and replace the Start a discussion icon with the Signin icon.

Installation

Install with composer:

composer require datlechin/flarum-signup-button:"*"

Updating

composer update datlechin/flarum-signup-button:"*"
php flarum migrate
php flarum cache:clear

Links