dev-master
9999999-devjQuery Mobile Asset bundle for yii2
MIT Clause
The Requires
- yiisoft/yii2 *
- bower-asset/jquery-mobile ~1.4.0
yii2 jquery mobile
jQuery Mobile Asset bundle for yii2
jQuery Mobile Assets for Yii2 This extensions provides support for jquery mobile assets handling for Yii2., (*1)
The preferred way to install this extension is through composer., (*2)
First run this to allow managing bower package dependencies through composer. Skip this step if already done when installing yii2:, (*3)
composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
Then either run, (*4)
php composer.phar require --prefer-dist philippfrenzel/yii2-jqmobile "*"
or add, (*5)
"philippfrenzel/yii2-jqmobile": "*"
to the require section of your composer.json
file., (*6)
Once the extension is installed, simply add to your application logic as follows:, (*7)
// tbd
jQuery Mobile Asset bundle for yii2
MIT Clause
yii2 jquery mobile