Luke Ryley 4cf470baa0 Stopped messages overflowing in blog-post using id
Changed from using the message class which is by all messages on the page to just using the id which can only be used by one element
2016-01-20 16:16:37 +13:00
2015-04-09 16:03:30 +12:00
2015-04-22 16:17:09 +12:00
2016-01-19 15:05:36 +13:00
2016-01-19 15:05:36 +13:00
2015-11-23 11:15:25 +13:00
2015-11-19 13:24:47 +13:00
2015-11-19 19:11:09 +13:00
2015-11-23 16:08:22 +13:00
2016-01-08 13:19:05 +13:00
2016-01-01 06:37:39 +13:00

SilverStripe Blog Module

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Documentation

User guide

Developer documentation

Requirements

silverstripe/cms: ~3.1
silverstripe/lumberjack: ~1.1
silverstripe/tagfield: ^1.0

Suggested Modules

silverstripe/widgets: *
silverstripe/comments: *

Installation

composer require silverstripe/blog 2.0.x-dev

Upgrading legacy blog to 2.0

If you're upgrading from blog version 1.0 to 2.0 you will need to run the BlogMigrationTask. Run the task using dev/tasks/BlogMigrationTask either via the browser or sake CLI to migrate your legacy blog to the new version data structure.

Description
No description provided
Readme 7.5 MiB
Languages
PHP 87.6%
Scheme 4.5%
JavaScript 3.3%
Gherkin 2.4%
SCSS 2.2%