Skip to content

camfindlay/silverstripe-blog

 
 

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.

Packages

No packages published

Languages

  • PHP 87.7%
  • CSS 4.9%
  • Scheme 4.7%
  • JavaScript 2.1%
  • Ruby 0.6%