datlechin / flarum-signup-button
Adds a Signup button to the homepage, and replace the Start a discussion icon with the Signin icon.
Package info
github.com/datlechin/flarum-signup-button
Language:JavaScript
Type:flarum-extension
pkg:composer/datlechin/flarum-signup-button
v2.0.0-beta.1
2026-02-24 10:21 UTC
Requires
- php: ^8.2
- flarum/core: ^2.0.0-beta
This package is auto-updated.
Last update: 2026-02-24 17:02:58 UTC
README
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
