An open API service indexing awesome lists of open source software.

https://github.com/silverstripe/silverstripe-blog

Blog module for Silverstripe CMS
https://github.com/silverstripe/silverstripe-blog

hacktoberfest

Last synced: about 1 year ago
JSON representation

Blog module for Silverstripe CMS

Awesome Lists containing this project

README

          

# Silverstripe Blog Module

[![CI](https://github.com/silverstripe/silverstripe-blog/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-blog/actions/workflows/ci.yml)
[![Silverstripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)

## Documentation

* [User guide](docs/en/userguide/index.md)
* [Developer documentation](docs/en/index.md)

### Suggested Modules

* Silverstripe Widgets Module
* Silverstripe Comments Module

## Installation

```
composer require silverstripe/blog
```