## Overview Base project folder for a SilverStripe ([http://silverstripe.org](http://silverstripe.org)) installation. Requires additional modules to function: * [`framework`](http://github.com/silverstripe/silverstripe-framework): Module including the base framework * [`cms`](http://github.com/silverstripe/silverstripe-cms): Module including a Content Management System * [`siteconfig`](http://github.com/silverstripe/silverstripe-siteconfig): Module providing a Settings tab in the admin section allowing users to set site wide global configuration. * `themes/simple` (optional) ## Installation ## See [installation on different platforms](http://doc.silverstripe.org/framework/en/installation/), and [installation from source](http://doc.silverstripe.org/framework/en/installation/from-source). ## Bugtracker ## Bugs are tracked on github.com ([framework issues](https://github.com/silverstripe/silverstripe-framework/issues), [cms issues](https://github.com/silverstripe/silverstripe-cms/issues)). Please read our [issue reporting guidelines](http://doc.silverstripe.org/framework/en/misc/contributing/issues). ## Development and Contribution ## If you would like to make changes to the SilverStripe core codebase, we have an extensive [guide to contributing code](http://doc.silverstripe.org/framework/en/misc/contributing/code). ## Links ## * [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/) * [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues) * [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues) * [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues) * [Forums](http://silverstripe.org/forums) * [Developer Mailinglist](https://groups.google.com/forum/#!forum/silverstripe-dev) * [License](./LICENSE)