Name Last Update
..
.tx Loading commit data...
_config Loading commit data...
admin Loading commit data...
api Loading commit data...
cache Loading commit data...
cli Loading commit data...
conf Loading commit data...
control Loading commit data...
core Loading commit data...
css Loading commit data...
dev Loading commit data...
docs Loading commit data...
email Loading commit data...
filesystem Loading commit data...
forms Loading commit data...
i18n Loading commit data...
images Loading commit data...
javascript Loading commit data...
lang Loading commit data...
model Loading commit data...
oembed Loading commit data...
parsers Loading commit data...
scss Loading commit data...
search Loading commit data...
security Loading commit data...
src/SilverStripe/Framework/Injector Loading commit data...
tasks Loading commit data...
templates Loading commit data...
tests Loading commit data...
thirdparty Loading commit data...
view Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
.scrutinizer.yml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
_config.php Loading commit data...
_register_database.php Loading commit data...
cli-script.php Loading commit data...
composer.json Loading commit data...
config.rb Loading commit data...
main.php Loading commit data...
main.php5 Loading commit data...
sake Loading commit data...
silverstripe_version Loading commit data...
web.config Loading commit data...

README.md

SilverStripe Framework

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

PHP5 framework forming the base for the SilverStripe CMS (http://silverstripe.org). Requires a <code>silverstripe-installer</code> base project. Typically used alongside the <code>cms</code> 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.

License

Copyright (c) 2006-2014, SilverStripe Limited - www.silverstripe.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the 
      documentation and/or other materials provided with the distribution.
    * Neither the name of SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software 
      without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 
OF SUCH DAMAGE.

Attribution