mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
Sam Minnee
424b1c04dd
FIX: Include .env.example and .editorconfig in git export
The “export” downloads of the installer should include these two files as they are of use to regular developers. * .editorconfig encourages the use of our standard code format * .env.example is a helper for new developers
Overview
Base project folder for a SilverStripe (http://silverstripe.org) installation. Requires additional modules to function:
framework
: Module including the base frameworkcms
: Module including a Content Management Systemsiteconfig
: 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, and installation from source.
Bugtracker
Bugs are tracked on github.com (framework issues, cms issues). 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.
Links
Description
Languages
Twig
100%