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
- Host: GitHub
- URL: https://github.com/silverstripe/silverstripe-blog
- Owner: silverstripe
- License: bsd-2-clause
- Created: 2011-01-10T04:19:54.000Z (over 15 years ago)
- Default Branch: 4
- Last Pushed: 2025-05-04T23:18:48.000Z (about 1 year ago)
- Last Synced: 2025-05-06T07:06:01.773Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage: http://silverstripe.org/blog-module
- Size: 5.86 MB
- Stars: 104
- Watchers: 22
- Forks: 168
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Silverstripe Blog Module
[](https://github.com/silverstripe/silverstripe-blog/actions/workflows/ci.yml)
[](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
```