numero2 / contao-music
Add Spotify and Apple music players
0.1.1
2026-02-05 12:41 UTC
Requires
- contao/core-bundle: ^5.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/event-dispatcher-contracts: ^3.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/translation-contracts: ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
About
Add Spotify or Apple Music player to your website.
System requirements
- Contao 5.0 (or newer)
Installation
- Install via Contao Manager or Composer (
composer require numero2/contao-music) - Run a database update via the Contao Manager or using the contao:migrate command.