Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/intelliants/subrion

Subrion CMS - open source php content management system.
https://github.com/intelliants/subrion

cms javascript mysql php subrion

Last synced: about 2 months ago
JSON representation

Subrion CMS - open source php content management system.

Awesome Lists containing this project

README

        

# Subrion CMS

[![Semver compliant](https://img.shields.io/badge/Semver-2.0.0-yellow.svg)](http://semver.org/spec/v2.0.0.html)
[![Join the chat at https://gitter.im/intelliants/subrion](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/intelliants/subrion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## What is Subrion?

* Subrion is a **Content Management System** (CMS) which allows you to build websites for any purpose. Yes, from blog to corporate mega portal.
* It is a powerful web application which requires a server with PHP / MySQL to run.
* Subrion is a **free and open source software** distributed under the GPL v3.

## Development Roadmap

We migrated our development to GitHub with the release of Subrion 4.x version. Please check our previous issue tracker [here](https://dev.subrion.org/projects/subrion-cms/roadmap).

## Updates are free!

Always use the **[latest version](https://subrion.org/download/)**.

## Contributing

We appreciate any contribution to Subrion, whether it is related to bugs, grammar, or simply a suggestion or improvement. However, we ask that any contributions follow our simple guidelines in order to be properly received.

What you mainly want to know is that:

* All the main activity happens in the `develop` branch. Any pull request should be addressed only to that branch. We will not consider pull requests made to the `master`.
* It's very well appreciated, and highly suggested, to start a new feature whenever you want to make changes or add new functionality. It will make it much easier for us to just checkout your feature branch and test it, before merging it into `develop`

Please read [Contribution Guidelines](CONTRIBUTING.md)

## Copyright

* Copyright (C) 2008 - 2019 Intelliants LLC. All rights reserved.
* Distributed under the GNU GPL v3
* See [License details](https://subrion.org/license.html)