2017 © Pedro Peláez
 

silverstripe-module dsblog

Blog module for SilverStripe v3.1.x

image

ducksoupdev/dsblog

Blog module for SilverStripe v3.1.x

  • Wednesday, May 14, 2014
  • by ducksoupdev
  • Repository
  • 0 Watchers
  • 0 Stars
  • 10 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Blog module for SilverStripe v3.1.x

A simple module for creating and maintaining blog posts., (*1)

  • Posts are created as DataObjects
  • Posts are managed through ModelAdmin extension
  • Posts can be tagged
  • Tag and Date filters are provided in the templates
  • Templates can be customised
  • Post submission form for guest posts -

Requirements

Installation

composer require ducksoupdev/dsblog dev-master

After installation run /dev/build?flush=1, (*2)

Templates

The templates can be changed by creating a new set in the themes directory using your chosen theme. For example, if your chosen theme is 'simple', create a directory named 'simple_dsblog' and copy the templates directory from the module into that directory., (*3)

TODO

  • Blog comments

Maintainer

Matt Levy - ducksoupdev (at) gmail (dot) com, (*4)

The Versions