coosigma / silverstripe_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Build Status

Base project folder for a SilverStripe (http://silverstripe.org) installation. Required modules are installed via http://github.com/silverstripe/recipe-cms. For information on how to change the dependencies in a recipe, please have a look at https://github.com/silverstripe/recipe-plugin. In addition, installer includes theme/simple as a default theme.

Installation

  1. clone the project.
  2. set up a database and add a .env file.
  3. manage files/directory permissions. ("chmod 777" to the project root and "chown www-data.www-data" to the /public/assets/.htaccess)
  4. composer install
  5. composer vendor-expose

See Getting Started for more information.

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

About


Languages

Language:PHP 48.8%Language:CSS 32.1%Language:Scheme 14.4%Language:JavaScript 3.8%Language:Shell 0.9%