Blog module for SilverStripe v3.1.x
A simple module for creating and maintaining blog posts.
composer require ducksoupdev/dsblog dev-master
After installation run /dev/build?flush=1
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.
Matt Levy - ducksoupdev (at) gmail (dot) com