teltek/pumukit-podcast-bundle

Podcast bundle for PuMuKIT

Installs: 3 240

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0.2 2019-09-11 06:06 UTC

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