PHPackages                             teltek/pmk2-geant-webtv-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. teltek/pmk2-geant-webtv-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

teltek/pmk2-geant-webtv-bundle
==============================

GEANT WebTVBundle.

1.1.1(10y ago)082[9 issues](https://github.com/teltek/PuMuKIT2-geant-bundle/issues)CopyrightPHPPHP &gt;=5.5.9

Since Jan 7Pushed 8y ago10 watchersCompare

[ Source](https://github.com/teltek/PuMuKIT2-geant-bundle)[ Packagist](https://packagist.org/packages/teltek/pmk2-geant-webtv-bundle)[ Docs](https://gitlab.teltek.es/pumukit2/pumukitgeantwebtvbundle)[ RSS](/packages/teltek-pmk2-geant-webtv-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (21)Used By (0)

GEANT-OER Project: GeantWebTVBundle
===================================

[](#geant-oer-project-geantwebtvbundle)

Bundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT2 Video Platform](https://github.com/campusdomar/PuMuKIT2/blob/2.1.x/README.md).

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

Installation
------------

[](#installation)

Steps 1 and 2 requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 1: Introduce repository in the root project composer.json

[](#step-1-introduce-repository-in-the-root-project-composerjson)

Open a command console, enter your project directory and execute the following command to add this repo:

```
$ composer config repositories.pumukitgeantwebtvbundle vcs https://github.com/teltek/PuMuKIT2-geant-bundle.git
```

### Step 2: Download the Bundle

[](#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:

```
$ composer require teltek/pmk2-geant-webtv-bundle dev-master
```

### Step 3: Install the 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
.

```
$ php app/console pumukit:install:bundle Pumukit/Geant/WebTVBundle/PumukitGeantWebTVBundle
```

### Step 4: Install the Podcast bundle and initialize iTunesU tags.

[](#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:

```
$ php app/console pumukit:install:bundle Pumukit/PodcastBundle/PumukitPodcastBundle
$ php app/console podcast:init:itunesu --force
```

### Step 5: Update assets

[](#step-5-update-assets)

```
$ php app/console cache:clear
$ php app/console cache:clear --env=prod
$ php app/console assets:install
```

Other
-----

[](#other)

### Feed Sync script

[](#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.

```
$ ./bin/geant_syncfeed_import https://example.com
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 86.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~59 days

Recently: every ~172 days

Total

13

Last Release

3027d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/195745?v=4)[Ruben Gonzalez](/maintainers/rubenrua)[@rubenrua](https://github.com/rubenrua)

![](https://avatars.githubusercontent.com/u/1632294?v=4)[Pablo Nieto](/maintainers/pnieto)[@pnieto](https://github.com/pnieto)

![](https://www.gravatar.com/avatar/f723792ca356a505f0310683029d38aa53e6c31ab3e6e9d128399817ab4634ac?d=identicon)[arodriguez](/maintainers/arodriguez)

---

Top Contributors

[![Alfro](https://avatars.githubusercontent.com/u/11334172?v=4)](https://github.com/Alfro "Alfro (319 commits)")[![rubenrua](https://avatars.githubusercontent.com/u/195745?v=4)](https://github.com/rubenrua "rubenrua (44 commits)")[![andperez](https://avatars.githubusercontent.com/u/12759910?v=4)](https://github.com/andperez "andperez (6 commits)")[![Yurujai](https://avatars.githubusercontent.com/u/11873240?v=4)](https://github.com/Yurujai "Yurujai (1 commits)")

---

Tags

pumukitbundleSymfony2themingpumukitteltek

### Embed Badge

![Health badge](/badges/teltek-pmk2-geant-webtv-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/teltek-pmk2-geant-webtv-bundle/health.svg)](https://phpackages.com/packages/teltek-pmk2-geant-webtv-bundle)
```

###  Alternatives

[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
