daxslab/yii2-cmsclient-module

Yii2 client module to interact with sites.daxslab.com.

dev-master 2018-09-14 05:13 UTC

This package is auto-updated.

Last update: 2024-04-23 06:49:00 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

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.