Skip to content

dawb/silverstripe-blog

This branch is 126 commits behind silverstripe/silverstripe-blog:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ebae00 · Jul 26, 2018
Sep 18, 2017
Jan 16, 2017
Jul 6, 2018
May 31, 2018
Apr 3, 2018
Jul 9, 2018
Apr 5, 2018
Apr 5, 2018
May 25, 2017
Jan 29, 2018
Jan 28, 2018
Jan 29, 2018
Jan 28, 2018
Jan 28, 2018
Jan 11, 2017
Apr 5, 2018
Jan 29, 2018
Jun 15, 2018
Sep 13, 2017
May 18, 2016
Nov 21, 2015
Jun 11, 2018
Jan 29, 2018
Jan 28, 2018
Jan 29, 2018
Oct 4, 2017
Jan 28, 2018

SilverStripe Blog Module

Build Status Scrutinizer Code Quality codecov.io SilverStripe supported module

Documentation

Requirements

  • SilverStripe CMS 4.0+
  • SilverStripe Lumberjack Module 2.0+
  • SilverStripe Tag Field Module 2.0+
  • SilverStripe Assets 1.0+
  • SilverStripe Asset Admin Module 1.0+

Note: this version is compatible with SilverStripe 4. For SilverStripe 3, please see the 2.x release line.

Suggested Modules

  • SilverStripe Widgets Module
  • SilverStripe Comments Module

Installation

composer require silverstripe/blog

Upgrading

Upgrading from 2.x to 3.x

Aside from the framework and CMS upgrades required the blog module should not require anything extra to be completed.

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.

About

Blog module for SilverStripe CMS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.1%
  • Scheme 4.7%
  • JavaScript 3.8%
  • CSS 2.4%