finally-a-fast / fafcms-module-youtube-api
此包已被废弃且不再维护。未建议替代包。
这是Finally a fast CMS的一个模块。
v0.1.0-alpha
2020-09-29 07:18 UTC
Requires
- php: ^7.4
- finally-a-fast/fafcms-core: ^0.1 || @dev
- google/apiclient: ^2.7
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-09 17:27:12 UTC
README
这是Finally a fast CMS的一个模块。
安装
安装此扩展的首选方式是通过 Composer。
运行以下命令之一
php composer.phar require finally-a-fast/fafcms-module-youtube-api
或者在您的 composer.json
文件的 require 部分添加
"finally-a-fast/fafcms-module-youtube-api": "dev-master"
。
文档
有关文档,请访问 此处。文档将很快在 https://www.finally-a-fast.com/ 上提供。
许可证
fafcms-module-youtube-api 根据 MIT 许可证发布。有关详细信息,请参阅 LICENSE.md。