Daniel Hensby a587dcd612 Merge pull request #395 from tractorcow/pulls/fix-widget-tests
BUG Tests don't work in non-root base url.
2016-05-20 20:52:43 +01: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-05-20 15:23:41 +12:00
2016-03-20 20:32:03 -03:00
2015-11-19 13:24:47 +13:00
2015-11-19 19:11:09 +13:00
2016-05-18 17:01:49 +12:00
2016-02-04 11:44:26 +13:00
2016-01-01 06:37:39 +13:00

SilverStripe Blog Module

Build Status Scrutinizer Code Quality Build Status codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io

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%