Skip to content

helpfulrobot/plato-creative-plato-silverstripe-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Plato Creative - SilverStripe Installer# ####A custom installer for a SilverStripe based project, includes commonly used files and settings.####

Requirements

This script requires you have the following installed:

  • Compass
  • Foundation cli
  • Bundle

Usage

Use composer to quickly create a new project:

  • composer create-project plato-creative/plato-silverstripe-installer . @dev

Once the porject is created run:

  • composer install

###Process:### When composer install is executed composer loads the PlatoCreative installer class and works through it's logic. It firstly asks the user for some site settings e.g. theme name and database name. It then asks if you are building a custom website or want to base it from a pre-build theme and modules. If you choose to use the base then you will get some basic styles and layout and a few pre-built modules. If you choose custom then you will get a fresh foundation install and limited setup.

The base theme adds the following modules:

About

A composer install script for SilverStripe and Foundation. A boilerplate for SilverStripe websites.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.8%
  • CSS 36.8%
  • HTML 9.6%
  • PHP 2.0%
  • Scheme 1.6%
  • ApacheConf 0.1%
  • Other 0.1%