silverstripe-cms/README.md

36 lines
2.4 KiB
Markdown

## SilverStripe CMS
[![Build Status](https://api.travis-ci.com/silverstripe/silverstripe-cms.svg?branch=4)](https://travis-ci.com/silverstripe/silverstripe-cms)
[![Latest Stable Version](https://poser.pugx.org/silverstripe/cms/version.svg)](http://www.silverstripe.org/stable-download/)
[![Latest Unstable Version](https://poser.pugx.org/silverstripe/cms/v/unstable.svg)](https://packagist.org/packages/silverstripe/cms)
[![codecov](https://codecov.io/gh/silverstripe/silverstripe-cms/branch/master/graph/badge.svg)](https://codecov.io/gh/silverstripe/silverstripe-cms)
[![SilverStripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)
[![Total Downloads](https://poser.pugx.org/silverstripe/cms/downloads.svg)](https://packagist.org/packages/silverstripe/cms)
[![License](https://poser.pugx.org/silverstripe/cms/license.svg)](https://github.com/silverstripe/silverstripe-cms#license)
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 [installation instructions](https://docs.silverstripe.org/en/getting_started/installation/).
## 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)