justoverclock / flarum-ext-toastme
Show a Toast notification on homepage with custom text
Installs: 1 183
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
Requires (Dev)
- flarum/testing: ^1.0.0
README
ToastMe
A Flarum extension. Show a Toast notification on homepage with custom text. Toast setting available through admin panel, where u can setup position, background color, text, duration and more.
Installation
Install with composer:
composer require justoverclock/flarum-ext-toastme
Updating
composer update justoverclock/flarum-ext-toastme php flarum cache:clear