barrelstrength/sprout-base
Composer 安装命令:
composer require barrelstrength/sprout-base
包简介
Common libraries for Sprout Plugins for Craft CMS
README 文档
README
A collection of common classes and libraries for the Sprout Plugins Suite for Craft CMS.
Resources
- Report issues to the appropriate Sprout plugin repository.
- Pull Requests should reference an open issue in the appropriate Sprout plugin repository
Usage
Include Sprout Base in your Sprout plugin composer.json file:
{
"require": {
"barrelstrength/sprout-base": "^6.0.0"
}
}
See this article on Creating a Yii Module for Craft 3 for an example of how to load the Sprout Base Yii Module to the Craft::$app instance and create controllers and variables.
统计信息
- 总下载量: 226.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 13
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-01-28