teltek / pmk2-gc-importer-bundle
GC Importer Bundle
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.5.9
- pumukit/pumukit2: >=2.3
- symfony/framework-bundle: ~2.0
- twig/twig: ~1.5
This package is auto-updated.
Last update: 2024-10-11 15:00:20 UTC
README
With this Bundle your GalicasterPRO mediapackages can be imported and published into your PuMuKIT Web TV Portal.
In order to use it, it must be downloaded, configured and installed.
- Download the bundle:
composer require teltek/pmk2-gc-importer-bundle
- Install the bundle by executing the following command.
php app/console pumukit:install:bundle Pumukit/GCImporterBundle/PumukitGCImporterBundle
- Update assets.
$ php app/console cache:clear $ php app/console cache:clear --env=prod $ php app/console assets:install
- Follow our Configuration Guide to learn how to configure this bundle adding the necessary parameters from your GC Web Panel.