datlechin / flarum-signup-button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signup Button

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

About

License:MIT License


Languages

Language:JavaScript 67.4%Language:PHP 25.7%Language:Less 6.9%