wusong8899 / flarum-header-advertisement
Add customizable advertisement slideshow to forum header
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.0
This package is auto-updated.
Last update: 2025-08-16 10:09:57 UTC
README
A Flarum extension that adds a customizable advertisement slideshow to the forum header with support for multiple slides and transition effects.
Features
- Header Advertisement Slideshow: Display rotating advertisements in the forum header
- Multiple Slides Support: Configure up to 30 advertisement slides
- Customizable Transitions: Adjustable transition timing and effects
- Header Icon: Optional header icon display for non-logged users
- Mobile Responsive: Optimized for mobile devices
- Swiper Integration: Uses Swiper.js for smooth carousel effects
Installation
composer require wusong8899/flarum-header-advertisement
Configuration
- Enable the extension in your Flarum admin panel
- Configure advertisement slides in the extension settings:
- Set transition time between slides
- Add image URLs and link destinations for each slide
- Configure header icon URL
- The slideshow will automatically appear on the tags page
Requirements
- Flarum ^1.0
License
MIT License