1
0
mirror of https://github.com/silverstripe/silverstripe-cms synced 2024-10-22 08:05:56 +02:00
Go to file
2024-10-22 05:30:28 +13:00
_config API Remove GraphQL 2024-08-30 12:02:03 +12:00
.github Merge branch '5.2' into 5 2024-08-04 05:29:24 +00:00
.tx
client API Remove GraphQL 2024-08-30 12:02:03 +12:00
code Merge fe9088698f into 84740116a9 2024-10-22 05:30:28 +13:00
lang Merge branch '5' into 6 2024-09-12 20:57:26 +00:00
templates
tests ENH Improve type safety to support refactored template layer 2024-10-14 16:02:05 +13:00
_config.php ENH Use config instead of runtime code to remove menu items 2024-10-15 12:51:55 +13:00
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.nvmrc
.stylelintrc.js
babel.config.json
behat.yml
composer.json DEP Increase minimum version of silverstripe/framework 2024-09-23 15:15:02 +12:00
LICENSE
package.json API Remove GraphQL 2024-08-30 12:02:03 +12:00
phpcs.xml.dist
phpstan.neon.dist
phpunit.xml.dist
README.md
webpack.config.js
yarn.lock Merge branch '5' into 6 2024-09-11 13:38:42 +12:00

Silverstripe CMS

CI Silverstripe supported module

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.