Daniel Hensby c407dc0cc2
Merge pull request #690 from passchn/patch-1
Fixed type annotation
2022-11-17 10:45:07 +00:00
2020-06-12 14:20:26 +12:00
2019-11-08 17:33:51 +13:00
2022-05-04 13:29:41 +12:00
2022-11-17 11:14:35 +01:00
2019-11-08 17:33:51 +13:00
2019-11-08 17:33:51 +13:00
2021-11-13 20:33:35 +13:00
2016-05-18 17:01:49 +12:00
2022-07-25 09:57:15 +12:00
2018-01-29 16:01:17 +13:00
2022-08-01 16:21:14 +12:00
2022-08-01 16:21:14 +12:00

Silverstripe Blog Module

CI 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.

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