silverstripe/recipe-ccl
最新稳定版本:3.1.0
Composer 安装命令:
composer require silverstripe/recipe-ccl
包简介
Silverstripe Cloud Platform CCL requirements recipe
README 文档
README
This recipe is meant to integrate a Silverstripe CMS project with the underlying infrastructure of Silverstripe Cloud Platform CCL (formerly Revera). It's the successor of cwp/cwp-recipe-core.
This includes the following core Silverstripe CMS 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 Silverstripe CMS project.
Unlike other Silverstripe recipes, this recipe does not constrain Silverstripe core dependencies to a particular minor version line.
Installation
composer create-project silverstripe/recipe-ccl ./ccl-project
More information
See the recipe plugin page for instructions on how Silverstripe recipes work.
统计信息
- 总下载量: 64.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-10-03