cwp / cwp
CWP功能模块。我们强烈建议所有新网站都使用它。未来的功能将在这里交付。
3.0.4
2024-07-23 02:20 UTC
Requires
- php: ^8.1
- cwp/cwp-core: ^3
- silverstripe/cms: ^5
- silverstripe/framework: ^5
- silverstripe/taxonomy: ^3
- symbiote/silverstripe-gridfieldextensions: ^4
Requires (Dev)
Suggests
- silverstripe/crontask: Allows CWP cleanup tasks to be scheduled
Conflicts
- silverstripe/auditor: <2.2.1
- 3.x-dev
- 3.0.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc1
- 3.0.0-beta1
- 2.x-dev
- 2.11.x-dev
- 2.11.2
- 2.11.1
- 2.11.0
- 2.11.0-rc1
- 2.11.0-beta1
- 2.10.x-dev
- 2.10.1
- 2.10.0
- 2.9.x-dev
- 2.9.1
- 2.9.0
- 2.8.x-dev
- 2.8.1
- 2.8.0
- 2.8.0-rc1
- 2.8.0-beta1
- 2.7.x-dev
- 2.7.1
- 2.7.1-rc1
- 2.7.1-beta1
- 2.7.0
- 2.7.0-rc1
- 2.6.x-dev
- 2.6.1
- 2.6.1-rc1
- 2.6.0
- 2.6.0-rc1
- 2.5.x-dev
- 2.5.2
- 2.5.1
- 2.5.1-rc1
- 2.5.0
- 2.5.0-rc2
- 2.5.0-rc1
- 2.4.x-dev
- 2.4.1
- 2.4.0
- 2.4.0-rc1
- 2.3.x-dev
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.3.0-rc2
- 2.3.0-rc1
- 2.2.x-dev
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.2.0-rc1
- 2.1.x-dev
- 2.1.2
- 2.1.1
- 2.1.1-rc2
- 2.1.1-rc1
- 2.1.0
- 2.1.0-rc2
- 2.1.0-rc1
- 2.1.0-beta1
- 2.0.x-dev
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-rc4
- 2.0.0-rc3
- 2.0.0-rc2
- 2.0.0-rc1
- 2.0.0-beta1
- 1.x-dev
- 1.10.x-dev
- 1.9.x-dev
- 1.9.4
- 1.9.3
- 1.9.3-rc2
- 1.9.3-rc1
- 1.9.2
- 1.9.1
- 1.9.0
- 1.9.0-rc1
- 1.8.x-dev
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.1-rc1
- 1.8.0
- 1.8.0-rc1
- 1.7.x-dev
- 1.7.2
- 1.7.1
- 1.7.0-rc1
- 1.6.x-dev
- 1.6.2
- 1.6.1
- 1.6.0
- 1.6.0-rc2
- 1.6.0-rc1
- 1.5.x-dev
- 1.5.2
- 1.5.2-rc1
- 1.5.0
- 1.5.0-rc1
- 1.4.x-dev
- 1.4.1
- 1.4.1-rc1
- 1.4.0
- 1.4.0-rc1
- 1.3.x-dev
- 1.3.0
- 1.3.0-rc1
- 1.2.x-dev
- 1.2.0
- 1.1.x-dev
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.1-rc3
- 1.0.1-rc2
- 1.0.1-rc1
- dev-master
- dev-forbidden-config
This package is auto-updated.
Last update: 2024-09-01 22:01:05 UTC
README
安装
composer require cwp/cwp
错误跟踪器
错误在github.com上跟踪。请阅读我们的问题报告指南。
贡献
如果您想对Silverstripe核心代码库、额外模块或CWP核心代码库进行更改,我们有一个详细的代码贡献指南。
翻译
自然语言字符串的翻译通过第三方翻译界面transifex.com进行管理。新添加的字符串将定期上传到那里进行翻译,任何新的翻译都将合并回项目源代码。
请使用https://www.transifex.com/silverstripe/silverstripe-cwp/进行翻译贡献,而不是发送包含YAML文件的拉取请求。
有关详细信息,请参阅docs.silverstripe.org上的"i18n"主题。