2017 © Pedro Peláez
 

project quicksilver

SilverStripe Boilerplate

image

toastnz/quicksilver

SilverStripe Boilerplate

  • Wednesday, June 13, 2018
  • by permanentinc
  • Repository
  • 4 Watchers
  • 3 Stars
  • 49 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 23 Versions
  • 20 % Grown

The README.md

, (*1)

, (*2)

Requirements

  • SilverStripe >= 4.0.0

Installation

Friends don't let friends install from an archive. Use Composer., (*3)

composer create-project -s dev toastnz/quicksilver myNewProject

QuickStatic

QuickStatic is a namespace for static templates - it allows you to easily separate static SS files from functional pages and controllers., (*4)

For static pagetypes, extend StaticPage and place your template in themes/quicksilver/templates/QuickStatic/Layout., (*5)

Todo

  • More helper classes
  • Include QuickBlocks

Contributing

Code guidelines

This project follows the standards defined in:, (*6)

The Versions