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-admin-dashboard

Sweelix CMS basic dashboard
https://github.com/pgaultier/sweelix-yii1-admin-dashboard

Last synced: 9 days ago
JSON representation

Sweelix CMS basic dashboard

Awesome Lists containing this project

README

        

Sweelix Yii CMS Dashboard admin
===============================

Sweelix Yii CMS Dashboard admin for Yii 1.1 is a really simple dashboard

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

If you use Packagist for installing packages, then you can update your composer.json like this :

``` json
{
"require": {
"sweelix/yii1-admin-dashboard": "*"
}
}
```

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.