Go to file
Robbie Averill 0567dce72f
Merge pull request #9370 from mandrew/patch-4
Adding SS_ENVIRONMENT_TYPE to documentation
2020-01-14 09:20:45 -08:00
_config NEW Add ability to define image size preset for the TinyMCE editor. (#9276) 2019-10-22 11:50:28 +13:00
.github Add action for netlify docs build 2019-11-20 16:26:13 +13:00
.tx
client
docs Adding SS_ENVIRONMENT_TYPE to documentation 2020-01-13 22:59:06 +13:00
lang Update translations 2019-09-24 17:26:37 +12:00
src Merge pull request #9359 from open-sausages/pulls/4.4/dbhtmlvarchar-scafolding 2020-01-07 09:33:25 +13:00
templates NEW: Use templates to render embed shortcodes (closes #8762) 2019-08-21 09:32:16 +01:00
tests BUG Fix extra blank Group being created when creating a new Group (#9325) 2019-11-27 09:32:33 +13:00
thirdparty Fix missing braces 2018-06-01 10:14:42 +12:00
_config.php
_register_database.php NEW: Deprecated PDO in favour of native drivers 2019-06-11 16:17:30 +12:00
.codecov.yml
.editorconfig
.gitattributes
.gitignore Ignore assets dir that can be created on dev/build 2018-09-29 22:52:08 +01:00
.scrutinizer.yml
.travis.yml RFC-9344 Remove branch aliases 2019-12-09 11:25:54 +13:00
.upgrade.yml Add missing upgrade rules for Email class 2019-08-29 09:10:03 +12:00
behat.yml add behat.yml back, pathed to admin 2018-06-20 17:58:51 +12:00
cli-script.php
composer.json RFC-9344 Remove branch aliases 2019-12-09 11:25:54 +13:00
CONTRIBUTING.md
LICENSE
phpcs.xml.dist
phpunit.xml.dist
README.md Update README to fix issue reporting guidelines link 2019-01-07 13:06:59 +13:00
sake
silverstripe_version
SUPPORT.md Support file grammer improvements 2018-03-27 11:49:04 +01:00

SilverStripe Framework

Build Status Latest Stable Version Latest Unstable Version codecov SilverStripe supported module Total Downloads License

PHP framework forming the base for the SilverStripe CMS (https://silverstripe.org). Requires a silverstripe-installer base project. Typically used alongside the cms module.

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.

Attribution