mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
2faf391999
Remove hardcoded references to pages and SiteTree Remove assumption that records are versioned Remove or validate assumptions about methods on the model class Improve general architecture of CMSMain |
||
---|---|---|
_config | ||
.github | ||
.tx | ||
client | ||
code | ||
lang | ||
templates | ||
tests | ||
_config.php | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.nvmrc | ||
.stylelintrc.js | ||
babel.config.json | ||
behat.yml | ||
composer.json | ||
LICENSE | ||
package.json | ||
phpcs.xml.dist | ||
phpstan.neon.dist | ||
phpunit.xml.dist | ||
README.md | ||
webpack.config.js | ||
yarn.lock |
Silverstripe CMS
PHP Content Management System (CMS), see http://silverstripe.org. Requires the framework
module and a silverstripe-installer
base project.
Installation
See the getting started documentation.
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.