Skip to content

pumukit/PumukitPodcastBundle

Repository files navigation

PuMuKIT Podcast Bundle

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published