sweelix / yii1-admin-structure
PHP 5.4+ Sweelix CMS structure management
Installs: 287
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/sweelix/yii1-admin-structure
Requires
- php: >=5.4.0
- sweelix/yii1-admin-core: 3.1.*
This package is not auto-updated.
Last update: 2022-04-23 13:26:06 UTC
README
Sweelix Yii CMS Structure admin for Yii 1.1 is a basic content / node management BO.
Installation
If you use Packagist for installing packages, then you can update your composer.json like this :
{ "require": { "sweelix/yii1-admin-structure": "*" } }
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.