pgaultier / sweelix-yii1-ext

Sweelix CMS extension for Yii 1.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sweelix Yii CMS extension

Sweelix Yii CMS extension for Yii 1.1 has been created to ease access to the CMS database

Installation

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

{
	"require": {
		"sweelix/yii1-ext": "*"
	}
}

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.

About

Sweelix CMS extension for Yii 1.1

License:Other


Languages

Language:PHP 100.0%