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.
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.