2017 © Pedro Peláez
 

silverstripe-recipe recipe-blog

SilverStripe Blog Project Template

image

silverstripe/recipe-blog

SilverStripe Blog Project Template

  • Thursday, July 26, 2018
  • by robbieaverill
  • Repository
  • 10 Watchers
  • 0 Stars
  • 1,971 Installations
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 12 Versions
  • 226 % Grown

The README.md

Overview

Provides a quick baseline installation for a blog and some common supporting features., (*1)

Getting started

To start a new website with a blog installed;, (*2)

composer create-project silverstripe/recipe-blog website ^1

Or to include a blog into your existing website:, (*3)

composer require silverstripe/recipe-blog

Included functionality

This recipe includes silverstripe/blog and it's dependencies as one might expect, but also provides a set of optional functionality enabled by the presence of:, (*4)

And includes some configuration out of the box., (*5)

The Versions