/quicksilver

Quicksilver - bespoke bolierplate for amazing SilverStripe projects

Primary LanguageCSSMIT LicenseMIT

Manhandling your SilverStripe installation

Have you ever installed SilverStripe and wondered, "Gee whiz, I really wish someone would force a bunch of modules down my throat so I don't have to think for myself!" No? That's fine, the whole point of this module is to cowboy your SilverStripe installation with modules and defaults we reckon are A-Okay. Just install, sit back, and pretend you're a hacker while you watch the Composer output fly through your console like the majestic f#!king programmer you are.

Installation

Friends don't let friends install from an archive. Use Composer.

composer create-project -s dev toastnz/quicksilver myNewProject

Make that a combo

Includes a bunch of other modules with equally made-up names.

  • Flat CMS - Because we just don't have time for gradients
  • Toast SEO - Meta fields your SEO company will forget to populate before live
  • Open Graph Meta - Your clients don't understand what Open Graph is, and you don't have to either
  • Twitter Card Meta - #twitterpro #iknowwhatimdoing #trending
  • Fill Form - Command + Shift + F fills in allll the form fields

For the love of god, read this step

Locate the _ss_environment file (pro tip - it's in the root). Rename this to _ss_environment.php and adjust the credentials.

Contributing

Code guidelines

This project follows the standards defined in: