Michael Strong 58a4693129 Merge pull request #460 from dhensby/pulls/2.4/date-override
FIX If BlogPost has date field, return it in getDate
2017-07-27 11:10:25 +12: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
2017-05-25 08:57:47 +01:00
2015-11-19 13:24:47 +13:00
2015-11-19 19:11:09 +13:00
2017-07-19 17:47:04 +01:00
2016-05-18 17:01:49 +12:00
2016-11-17 10:17:56 +13:00
2016-01-01 06:37:39 +13:00
2016-05-30 17:35:13 +12:00

SilverStripe Blog Module

Build Status Scrutinizer Code Quality codecov.io helpfulrobot

Latest Stable Version License Monthly Downloads

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

Upgrading legacy blog to 2.x

If you're upgrading from blog version 1.0 to 2.x 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%