clickpress / contao-news-podcasts
Add audio files to your news and let Contao generate podcast compatible RSS
Installs: 455
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 2
Type:contao-bundle
Requires
- php: ^8.0
- contao/core-bundle: ^5.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
Replaces
- clickpress/news_podcasts: 3.0.0
- contao-legacy/news_podcasts: 3.0.0
- stefansl/news_podcasts: 3.0.0
README
News Podcast for Contao
Add podcast files to your news and generate podcast compatible RSS files
Usage
- Configure a new podcast in "News" -> "Podcast Feeds"
- In your news article settings check "add podcast" and pick an audio file from your filesystem.
- In your /share folder you'll find your new RSS file, which can be tested and provided in podcast platforms.
- (Optional) Add the podcast XML to your page layout
Optional
For faster calculation of duration, install mp3info [http://ibiblio.org/mp3info/] on your server and allow shell_exec. Recommended for larger podcast files.
Translation
Translations are managed through Transifex. Feel free to add new: [https://www.transifex.com/projects/p/news_podcasts]
More Information
Please follow the instruction from the official Apple website: [https://www.apple.com/itunes/podcasts/creatorfaq.html]
Credits
Thanks to Martin Schwenzer [https://github.com/Metis77] for supporting this bundle!