daxslab / yii2-cmsclient-module
Yii2 client module to interact with sites.daxslab.com.
Package info
github.com/daxslab/yii2-cmsclient-module
Type:yii2-extension
pkg:composer/daxslab/yii2-cmsclient-module
dev-master
2018-09-14 05:13 UTC
Requires
- daxslab/yii2-mobirisegallery-widget: dev-master
- yiisoft/yii2: *
- yiisoft/yii2-httpclient: ~2.0.0
This package is auto-updated.
Last update: 2026-02-23 11:01:35 UTC
README
Yii2 client module to interact with http://sites.daxslab.com service
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist daxslab/yii2-cmsclient-module "*"
or add
"daxslab/yii2-cmsclient-module": "*"
to the require section of your composer.json file.