clamours/sticky-sidenav-blog

Make the blog sidebar section sticky and scrollable.

Installs: 145

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:flarum-extension

v0.1.1 2023-10-17 12:40 UTC

This package is auto-updated.

Last update: 2024-04-17 13:51:17 UTC


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

Links