teltek/pumukit-podcast-bundle

Podcast bundle for PuMuKIT

Maintainers

Package info

github.com/pumukit/PumukitPodcastBundle

Type:symfony-bundle

pkg:composer/teltek/pumukit-podcast-bundle

Statistics

Installs: 6 266

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

3.0.0 2024-12-17 17:58 UTC

This package is auto-updated.

Last update: 2026-02-24 13:13:59 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