mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
4acf401b71
fixed for "PHP Deprecated: Function create_function() is deprecated in \cms\code\model\SiteTree.php on line 2116" while using PHP 7.2 |
||
---|---|---|
_config | ||
code | ||
css | ||
images | ||
javascript | ||
lang | ||
scss | ||
tasks | ||
templates | ||
tests | ||
thirdparty/multifile | ||
_config.php | ||
.editorconfig | ||
.gitignore | ||
.htaccess | ||
.travis.yml | ||
composer.json | ||
config.rb | ||
CONTRIBUTING.md | ||
license.md | ||
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.