automad/package-installer
最新稳定版本:1.1.2
Composer 安装命令:
composer require automad/package-installer
包简介
A custom composer installer for Automad packages
README 文档
README
This is a custom Composer installer for Automad packages.
Using the Installer
To be able to be installed with Composer, Automad packages must have the following items set in the composer.json file:
{
"type": "automad-package",
"require": {
"automad/package-installer": ">=1.1-stable"
}
}
统计信息
- 总下载量: 13.31k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 23
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-09