teltek / pumukit-podcast-bundle
Podcast bundle for PuMuKIT
Package info
github.com/pumukit/PumukitPodcastBundle
Type:symfony-bundle
pkg:composer/teltek/pumukit-podcast-bundle
3.0.0
2024-12-17 17:58 UTC
Requires
- php: ^8.2
- pumukit/pumukit: ^5.0
README
This bundle provides auto expired video feature.
composer require teltek/pumukit-podcast-bundle
if not, add this to config/bundles.php
Pumukit\PodcastBundle\PumukitPodcastBundle::class => ['all' => true]
Then execute the following commands
php bin/console cache:clear php bin/console cache:clear --env=prod php bin/console assets:install