mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
ff07a2e264
API Update to cms-forms theme This commit is required by and depends on https://github.com/silverstripe/silverstripe-framework/pull/5826 in framework. |
||
---|---|---|
_config | ||
.tx | ||
client | ||
code | ||
lang | ||
tasks | ||
templates | ||
tests | ||
_config.php | ||
.codeclimate.yml | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.scss-lint.yml | ||
.travis.yml | ||
composer.json | ||
CONTRIBUTING.md | ||
gulpfile.js | ||
license.md | ||
npm-shrinkwrap.json | ||
package.json | ||
README.md | ||
silverstripe_version | ||
web.config |
SilverStripe CMS
PHP5 Content Management System (CMS), see http://silverstripe.org. Requires the framework
module and a silverstripe-installer
base project.
Installation
See installation on different platforms, and installation from source.
Bugtracker
Bugs are tracked on github.com. Please read our issue reporting guidelines.
Development and Contribution
If you would like to make changes to the SilverStripe core codebase, we have an extensive guide to contributing code.