clickrain/stratus-blitz-integration
最新稳定版本:1.0.0
Composer 安装命令:
composer require clickrain/stratus-blitz-integration
包简介
Stratus integration for Blitz Plugin for Craft CMS
README 文档
README
Install the module using composer:
composer require clickrain/stratus-blitz-integration
Add the following to the modules section of your config/app.php file:
'modules' => [ // ... 'stratus-blitz-integration' => \clickrain\stratus\blitz\Module::class, ],
Bootstrap the module by adding the following to the bootstrap section of your config/app.php file:
'bootstrap' => [ // ... 'stratus-blitz-integration', ],
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-07-06