Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pgaultier/sweelix-yii1-cms-boilerplate

Sweelix CMS boilerplate for Yii 1.1
https://github.com/pgaultier/sweelix-yii1-cms-boilerplate

Last synced: 5 days ago
JSON representation

Sweelix CMS boilerplate for Yii 1.1

Awesome Lists containing this project

README

        

Sweelix CMS - Boilerplate
=========================

Sweelix has been created to ease developpers life by letting them us use a framework instead of a CMS

Installation
------------

1. Download the basic templates

``` sh
$ git clone https://github.com/pgaultier/sweelix-yii1-cms-boilerplate
```

2. Deploy using composer

``` sh
$ composer install
```

3. Define your database setting by editing protect/config/db.php

Contributing
------------

All code contributions - including those of people having commit access -
must go through a pull request and approved by a core developer before being
merged. This is to ensure proper review of all the code.

Fork the project, create a [feature branch ](http://nvie.com/posts/a-successful-git-branching-model/), and send us a pull request.