clamours / sticky-sidenav-blog
Make the blog sidebar section sticky and scrollable.
Installs: 314
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- v17development/flarum-blog: ^0.7.2
README
A Flarum extension. Make the Blog sidebar section sticky and scrollable.
Motivation
This extension was developed inspired by ECNU-Forum/sticky-sidenav. It is used to fix the right column of the Blog so that it is always displayed on the screen.
Installation
Install with composer:
composer require clamours/sticky-sidenav-blog
Updating
composer update clamours/sticky-sidenav-blog php flarum migrate php flarum cache:clear