Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 14 years ago)
- Default Branch: 5
- Last Pushed: 2024-10-22T03:15:13.000Z (4 months ago)
- Last Synced: 2024-10-29T22:53:36.780Z (3 months ago)
- Topics: cms, hacktoberfest
- Language: PHP
- Homepage: http://silverstripe.org/
- Size: 18.4 MB
- Stars: 514
- Watchers: 65
- Forks: 333
- Open Issues: 199
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Silverstripe CMS
[![CI](https://github.com/silverstripe/silverstripe-cms/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-cms/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/)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)