cwp/cwp-recipe-core
最新稳定版本:2.8.0
Composer 安装命令:
composer require cwp/cwp-recipe-core
包简介
CWP core requirements recipe
README 文档
README
This package is no longer in-use. Use silverstripe/recipe-ccl instead.
CWP Core Recipe
Core functionality only recipe for a CWP 2.0 installation. This includes the following core SilverStripe and CWP modules:
- recipe-core: Recipe containing framework, config, assets
- cwp-core: CWP basic compatibility module
- auditor: Provides audit trail logging for various events in the system
- environmentcheck: Adds automated checks to monitor an environment's health status
- hybridsessions: Hybrid cookie/database session store for SilverStripe
- mimevalidator: Checks uploaded file content roughly matches a known MIME type for the file extension
This can be either added to an existing project or used as a project base for creating a basic CWP core-only install.
Get started
You can create a project using Composer:
composer create-project cwp/cwp-recipe-core ./cwp2-core ^2
More information
See the recipe plugin page for instructions on how SilverStripe recipes work.
统计信息
- 总下载量: 99.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-01-23