datlechin / flarum-signup-button
Adds a Signup button to the homepage, and replace the Start a discussion icon with the Signin icon.
Installs: 1 413
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
This package is auto-updated.
Last update: 2024-10-18 09:46:33 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