/cwp

Common Web Platform (CWP) features module. We strongly recommend using it for all new CWP projects. Future features will be delivered here.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

CWP features modules

Build Status Scrutinizer Code Quality codecov SilverStripe supported module

Requirements

  • SilverStripe ^4
  • Optional: symbiote/silverstripe-advancedworkflow
  • Optional: silverstripe/userforms

Installation

Install using Composer:

composer require cwp/cwp ^2.0

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Contributing

If you would like to make changes to the SilverStripe core codebase, extra modules or the CWP core codebase, we have an extensive guide to contributing code.

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/silverstripe/silverstripe-cwp/ to contribute translations, rather than sending pull requests with YAML files.

See the "i18n" topic on docs.silverstripe.org for more details.