afrux / news-widget
Simple news fader widget
Fund package maintenance!
Other
Installs: 12 152
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 2
Open Issues: 4
Language:TypeScript
Type:flarum-extension
Requires
- afrux/forum-widgets-core: ^0.1.0
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2024-10-29 06:06:33 UTC
README
A Flarum extension. Simple news fader widget.
Installation
This will also install Forum Widgets Core as it relies on it.
Install with composer:
composer require afrux/news-widget:"*"
Updating
composer update afrux/news-widget:"*" --with-dependencies
php flarum migrate
php flarum cache:clear