Download the PHP package life2016/yii2-region-custom without Composer
On this page you can find all versions of the php package life2016/yii2-region-custom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-region-custom
yii2-region
Yii2 中国省市区三级联动(https://github.com/ran1990/yii2-region-custom)
安装
添加到你的composer.json文件
配置
1、在地区的Model中添加以下方法
2、在controller中添加以下action
3、启用urlManager的enablePrettyUrl的,即隐藏index.php
使用
province为省份配置,可用的选项可以查看Html::dropdownList。如果不需要县/区,可以把district删除。
demo
yii2-region-custom
All versions of yii2-region-custom with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package life2016/yii2-region-custom contains the following files
Loading the files please wait ....