jeyroik/extas-installer-plugins-repositories
Composer 安装命令:
composer require jeyroik/extas-installer-plugins-repositories
包简介
Allows to use dynamic repositories in the plugins install section.
README 文档
README
Description
Allow to use dynamic repositories in the plugins install section.
install
# vendor/bin/extas init
# vendor/bin/extas install
usage
extas.json
{
"repositories": {
"name": "any",
"...": "...",
"aliases": ["test"]
},
"plugins_install": [
{
"repository": "test",
"name": "some",
"section": "tests"
}
]
}
统计信息
- 总下载量: 240
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-08-27