typoniels / podcast
TYPO3 Extension to prove multiple Podcasts directly in the Backend
dev-master
2022-01-11 23:37 UTC
Requires
- php: ~7.2 || ~7.3 || ~7.4 || 8.0
- typo3/cms-core: ^9.5 || ^10.4 || ^11
- typo3/cms-extbase: ^9.5 || ^10.4 || ^11
- typo3/cms-fluid: ^9.5 || ^10.4 || ^11
- typo3/cms-frontend: ^9.5 || ^10.4 || ^11
Requires (Dev)
- friendsoftypo3/phpstan-typo3: ^0.5.0
- nimut/testing-framework: dev-master
- phpmd/phpmd: ^2.7
- phpstan/phpstan: 0.12.50
- sensiolabs/security-checker: ^6.0
- squizlabs/php_codesniffer: ^3.5
Replaces
- typo3-ter/podcast: dev-master
This package is auto-updated.
Last update: 2025-03-12 06:55:50 UTC
README
With this extension, multiple podcasts can be integrated into TYPO3. My Example can be soon checked out at podcast.typoniels.de/.
Installation
You can download the extension as a zip or install it directly via Composer.
composer require typoniels/podcast
To get the Extension directly from this Gitlab please add the following to your composer.json
"repositories": [ { "type": "vcs", "url": "https://www.halle-development.com/typoniels-extensions/podcast.git" }, ]
Setup of the Podcast-Extension
- The Setup of the Extension is quite easy. Just Install and activate it in the extensionmanager.
- Create a sysfolder-page in your sitetree for the podcasts, episodes and speakers
- Add the static Template to your Root-Page and configure the Storange-PID in the Constants
- Add the Podcast Plugin to your prefered Page and select the Podcast
Features
- Add multiple Podcasts with Podlove Player
Upcoming Features | v2
- Integration with my Instagram-Extension with automatic Advertisement for Packages
- Offer API
- ...
TODOs / Known Problems
- Nothing yet, Extension is just a proof of concept and currently in development !!!
Found a Bug?
Feel free to write me a mail or create a Issue direct in the Gitlab Issue-Tracker. Contribution is always welcome.
You need a customized TYPO3 solution?
Niels Langlotz | typoniels.de