bibsdb/info-portrait-bundle

此包的最新版本(dev-master)没有可用的许可证信息。

Bibsdb info-portrait 模板。

安装: 41

依赖项: 0

建议者: 0

安全性: 0

星级: 0

关注者: 2

分支: 0

开放问题: 9

语言:CSS

类型:symfony-bundle


README

提供用于播放 info-portrait 视频的幻灯片模板。此包使用 InfoPortrait 的 js 播放器:https://github.com/info-portrait/player.js/

安装

将 Git 仓库添加到 composer.json 中的 "repositories"。

"repositories": {
    "bibsdb/info-portrait-bundle": {
      "type": "vcs",
      "url": "https://github.com/bibsdb/info-portrait-bundle"
    },
    ...
}

使用 composer 需求此包。

composer require bibsdb/info-portrait-bundle

AppKernel.php 中启用此包,通过将 BibsdbInfoPortraitBundle 添加到 $bundles。

new Bibsdb\InfoPortraitBundle\BibsdbInfoPortraitBundle()

运行 bibsdb:core:templates:load 命令以在安装中加载模板。

bin/console bibsdb:core:templates:load

在管理中启用模板。

广告和控件

为了避免广告和视频控件,共享的视频必须来自已禁用 info-portrait.com 选项的用户。要自己完成此操作,您至少需要一个 PLUS 账户(https://info-portrait.com/plus)。