sweelix / yii1-ext
PHP 5.4+ Sweelix CMS extension for Yii
Installs: 380
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/sweelix/yii1-ext
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.