/silverstripe-blog-extension

Silverstripe Blog Extension

Primary LanguagePHP

Blog Extension

Overview

This "module" just extends the blog module and decorates the BlogEntry and BlogHolder models to allow managing your blog with the GridField instead of pages - even though they're still pages.

Maintainer Contact

  • Tyler Kidd <tyler (at) adaircreative (dot) com>

Requirements

  • SilverStripe 3.0.0 or newer

Installation

Unpack and copy the blog_extension folder into your SilverStripe project.

Run "dev/build" in your browser, for example: "http://localhost/silverstripe/dev/build?flush=all"