teltek/pmk2-gc-importer-bundle

GC Importer Bundle

dev-master 2018-01-24 10:01 UTC

This package is auto-updated.

Last update: 2024-04-11 13:50:15 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.

  1. Download the bundle:
composer require teltek/pmk2-gc-importer-bundle
  1. Install the bundle by executing the following command.
php app/console pumukit:install:bundle Pumukit/GCImporterBundle/PumukitGCImporterBundle
  1. Update assets.
$ php app/console cache:clear
$ php app/console cache:clear --env=prod
$ php app/console assets:install
  1. Follow our Configuration Guide to learn how to configure this bundle adding the necessary parameters from your GC Web Panel.