sweelix/yii1-admin-cloud

This package is abandoned and no longer maintained. The author suggests using the blackcube/admin package instead.

PHP 5.4+ Sweelix CMS cloud (tag/groups) management

3.1.0 2014-04-07 14:48 UTC

This package is not auto-updated.

Last update: 2022-04-23 13:25:24 UTC


README

Sweelix Yii CMS Cloud admin for Yii 1.1 is a basic tag / group management BO.

Installation

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

{
	"require": {
		"sweelix/yii1-admin-cloud": "*"
	}
}

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 , and send us a pull request.