afrux / news-widget
Simple news fader widget
                                    Fund package maintenance!
                                                                            
                                                                                                                                        Other
                                                                                    
                                                                
Installs: 20 817
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 2
Open Issues: 5
Language:TypeScript
Type:flarum-extension
pkg:composer/afrux/news-widget
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: 2025-10-29 02:50:04 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
