https://github.com/silverstripe/silverstripe-cms
Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
https://github.com/silverstripe/silverstripe-cms
cms hacktoberfest
Last synced: about 2 months ago
JSON representation
Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
- Host: GitHub
- URL: https://github.com/silverstripe/silverstripe-cms
- Owner: silverstripe
- License: bsd-3-clause
- Created: 2011-02-02T04:01:36.000Z (over 14 years ago)
- Default Branch: 5
- Last Pushed: 2025-04-15T04:18:53.000Z (2 months ago)
- Last Synced: 2025-04-28T10:56:14.830Z (2 months ago)
- Topics: cms, hacktoberfest
- Language: PHP
- Homepage: http://silverstripe.org/
- Size: 19.1 MB
- Stars: 514
- Watchers: 63
- Forks: 333
- Open Issues: 193
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Silverstripe CMS
[](https://github.com/silverstripe/silverstripe-cms/actions/workflows/ci.yml)
[](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)PHP Content Management System (CMS), see [http://silverstripe.org](http://silverstripe.org). Requires the [`framework`](http://github.com/silverstripe/silverstripe-framework) module and a [`silverstripe-installer`](http://github.com/silverstripe/silverstripe-installer) base project.
## Installation
See the [getting started documentation](https://docs.silverstripe.org/en/getting_started/).
## Bugtracker
Bugs are tracked on [github.com](https://github.com/silverstripe/silverstripe-cms/issues).
Please read our [issue reporting guidelines](https://docs.silverstripe.org/en/contributing/issues_and_bugs).## Development and Contribution
If you would like to make changes to the Silverstripe core codebase, we have an extensive [guide to contributing code](https://docs.silverstripe.org/en/contributing/code).
## Links
* [Requirements](https://docs.silverstripe.org/en/getting_started/server_requirements/)
* [Changelogs](https://docs.silverstripe.org/en/changelogs/)
* [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues)
* [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues)
* [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues)
* [Slack](https://silverstripe.org/slack)
* [Developer Mailinglist](https://groups.google.com/forum/#!forum/silverstripe-dev)
* [License](./LICENSE)