bibsdb/cafe-smag-bundle

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

Bibsdb cafe-smag模板。

安装: 5

依赖关系: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 9

语言:CSS

类型:symfony-bundle


README

提供用于播放cafe-smag视频的幻灯片模板。此包使用CafeSmag的js播放器:[https://github.com/cafe-smag/player.js/](https://github.com/cafe-smag/player.js/)

安装

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

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

使用composer要求包。

composer require bibsdb/cafe-smag-bundle

AppKernel.php中通过添加BibsdbCafeSmagBundle到$bundles启用包。

new Bibsdb\CafeSmagBundle\BibsdbCafeSmagBundle()

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

bin/console bibsdb:core:templates:load

在管理中启用模板。

广告和控制

为了避免广告和视频控制,共享的视频必须来自在cafe-smag.com禁用了这些选项的用户。要自行完成,您至少需要一个PLUS账户([https://cafe-smag.com/plus](https://cafe-smag.com/plus))。