justoverclock / custom-header
Add a Custom Header to Flarum
Fund package maintenance!
justoverclockl
www.paypal.com/donate?hosted_button_id=25WSH565TJCLE
Installs: 2 174
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
Header for guest
Header for User
A Flarum extension. Add a Custom Header to Flarum, u can customize social icon, buttons text and link, Title and slogan directly into the extension settings.
Background
To customize your header background simply change the bg.jpg
image into the assets folder
Installation
Install with composer:
composer require justoverclock/custom-header:"*"
Updating
composer update justoverclock/custom-header:"*"
php flarum cache:clear