datlechin / flarum-scroll-buttons
Add scroll up and scroll down buttons.
Installs: 2 042
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.4
README
A Flarum extension. Add scroll to top and scroll to bottom buttons.
Features:
- You can enable/disable scroll to top or scroll to bottom buttons.
- Custom css for scrollbars.
Installation
Install with composer:
composer require datlechin/flarum-scroll-buttons:"*"
Updating
composer update datlechin/flarum-scroll-buttons:"*"
php flarum cache:clear