teltek/pumukit-opencast-bundle
最新稳定版本:4.0.1
Composer 安装命令:
composer require teltek/pumukit-opencast-bundle
包简介
Opencast bundle for PuMuKIT
README 文档
README
This bundle is used to add Opencast support to the PuMuKIT platform. With it, videos hosted in your Opencast server can be imported and published into your PuMuKIT Web TV Portal.
composer require teltek/pumukit-opencast-bundle
if not, add this to config/bundles.php
Pumukit\OpencastBundle\PumukitOpencastBundle::class => ['all' => true]
Import specific permission profiles for Opencast using pumukit:init:repo command:
php bin/console pumukit:permission:update Administrator ROLE_ACCESS_IMPORTER php bin/console pumukit:permission:update Publisher ROLE_ACCESS_IMPORTER php bin/console pumukit:permission:update Ingestor ROLE_ACCESS_IMPORTER
Then execute the following commands
php bin/console cache:clear php bin/console cache:clear --env=prod php bin/console assets:install
统计信息
- 总下载量: 8.73k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2019-08-20