davwheat / custom-sidenav-links
Add custom links to the side navigation in Flarum.
Fund package maintenance!
davwheat
Installs: 2 032
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 0
Open Issues: 5
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^v1.1.0
This package is auto-updated.
Last update: 2022-07-21 12:56:13 UTC
README
A Flarum extension. Add custom links to the side navigation in Flarum. Idea suggested on Flarum Discuss.
Installation
Install with composer:
composer require davwheat/custom-sidenav-links:"*"
Updating
composer update davwheat/custom-sidenav-links:"*"
php flarum cache:clear