{"id":19166545,"url":"https://github.com/teltek/pumukit2-geant-bundle","last_synced_at":"2026-06-23T07:31:59.285Z","repository":{"id":57066591,"uuid":"46119718","full_name":"teltek/PuMuKIT2-geant-bundle","owner":"teltek","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-24T11:38:01.000Z","size":4268,"stargazers_count":0,"open_issues_count":9,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-03T22:44:11.471Z","etag":null,"topics":["pumukit"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teltek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-13T12:07:28.000Z","updated_at":"2016-01-18T14:32:26.000Z","dependencies_parsed_at":"2022-08-24T10:10:45.497Z","dependency_job_id":null,"html_url":"https://github.com/teltek/PuMuKIT2-geant-bundle","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPuMuKIT2-geant-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPuMuKIT2-geant-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPuMuKIT2-geant-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPuMuKIT2-geant-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teltek","download_url":"https://codeload.github.com/teltek/PuMuKIT2-geant-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240246733,"owners_count":19771170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pumukit"],"created_at":"2024-11-09T09:33:29.855Z","updated_at":"2026-06-18T08:30:14.882Z","avatar_url":"https://github.com/teltek.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GEANT-OER Project: GeantWebTVBundle\n\nBundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT2 Video Platform](https://github.com/campusdomar/PuMuKIT2/blob/2.1.x/README.md).\n\nThis bundle overrides the [PuMuKIT-2 WebTV Bundle](https://github.com/campusdomar/PuMuKIT2/tree/master/src/Pumukit/WebTVBundle). 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.\n\nInstallation\n------------\n\nSteps 1 and 2 requires you to have Composer installed globally, as explained\nin the [installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n\n\n### Step 1: Introduce repository in the root project composer.json\n\nOpen a command console, enter your project directory and execute the\nfollowing command to add this repo:\n\n```bash\n$ composer config repositories.pumukitgeantwebtvbundle vcs https://github.com/teltek/PuMuKIT2-geant-bundle.git\n```\n\n\n### Step 2: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```bash\n$ composer require teltek/pmk2-geant-webtv-bundle dev-master\n```\n\n\n### Step 3: Install the Bundle\n\nInstall 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\\\n.\n\n```bash\n$ php app/console pumukit:install:bundle Pumukit/Geant/WebTVBundle/PumukitGeantWebTVBundle\n```\n\n### Step 4: Install the Podcast bundle and initialize iTunesU tags.\n\nFor this bundle to work propertly it's necessary to also install the Podcast bundle:\n```bash\n$ php app/console pumukit:install:bundle Pumukit/PodcastBundle/PumukitPodcastBundle\n$ php app/console podcast:init:itunesu --force\n```\n\n\n### Step 5: Update assets\n\n```bash\n$ php app/console cache:clear\n$ php app/console cache:clear --env=prod\n$ php app/console assets:install\n```\n\n## Other\n\n### Feed Sync script\n\nExecute 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.\n```bash\n$ ./bin/geant_syncfeed_import https://example.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukit2-geant-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteltek%2Fpumukit2-geant-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukit2-geant-bundle/lists"}