sweelix / yii1-ext
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP 5.4+ Sweelix CMS extension for Yii
3.1.2
2015-04-02 16:10 UTC
Requires
- php: >=5.4.0
- yiisoft/yii: >=1.1.14
This package is not auto-updated.
Last update: 2022-02-01 12:32:27 UTC
README
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.