Download the PHP package teltek/pmk2-geant-webtv-bundle without Composer
On this page you can find all versions of the php package teltek/pmk2-geant-webtv-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pmk2-geant-webtv-bundle
GEANT-OER Project: GeantWebTVBundle
Bundle based on Symfony to work with the PuMuKIT2 Video Platform.
This bundle overrides the PuMuKIT-2 WebTV Bundle. It has been developed as the Web portal for the Geant-OER project, whose goal is the creation of an European repository of educational multimedia resources for learning.
Installation
Steps 1 and 2 requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 1: Introduce repository in the root project composer.json
Open a command console, enter your project directory and execute the following command to add this repo:
Step 2: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 3: Install the Bundle
Install the bundle by executing the following line command. This command updates the Kernel to enable the bundle (app/AppKernel.php) and loads the routing (app/config/routing.yml) to add the bundle routes\ .
Step 4: Install the Podcast bundle and initialize iTunesU tags.
For this bundle to work propertly it's necessary to also install the Podcast bundle:
Step 5: Update assets
Other
Feed Sync script
Execute the following script from the root folder of your PuMuKIT2 proyect (usually, /var/www/pumukit2) specifying the environment's URL to sync the Géant Feed with PuMuKIT 2 database. It can be executed manually or using a cron task.
All versions of pmk2-geant-webtv-bundle with dependencies
symfony/framework-bundle Version ~2.0
twig/twig Version ~1.5
pumukit/pumukit2 Version 2.2.*