Skip to content

teltek/PumukitYoutubeBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2989747 · Dec 17, 2024
Dec 17, 2024
Dec 9, 2024
Aug 31, 2023
Dec 16, 2024
Sep 18, 2024
Apr 24, 2023
Nov 5, 2021
Aug 31, 2023
Dec 16, 2024
Dec 2, 2024
Oct 16, 2023
Apr 24, 2023
Oct 29, 2021
Feb 2, 2023
Apr 24, 2023
Apr 24, 2023
Nov 19, 2024

Repository files navigation

PuMuKIT Youtube Bundle

This bundle requires PuMuKIT version 4 or higher

composer require teltek/pumukit-oai-bundle

if not, add this to config/bundles.php

Pumukit\YoutubeBundle\PumukitYoutubeBundle::class => ['all' => true]

Initialize bundle tags

php bin/console youtube:init:tags --force

Then execute the following commands

php bin/console cache:clear
php bin/console cache:clear --env=prod
php bin/console assets:install

Configure the bundle using documentation Configuration Guide.

With thanks to

We would like to thanks to the University of the Basque Country for their initial contributions.

We would also like to thanks to the Universidade de Vigo, Campus do Mar and to the Universidad Nacional de Educación a Distancia for all the improvements contributed into this project.