macklus/yii2-geoselect
Composer 安装命令:
composer require macklus/yii2-geoselect
包简介
Ajax widget to display country, province and location selects
README 文档
README
Ajax widget to display country, province and location selects
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist macklus/yii2-geoselect "*"
or add
"macklus/yii2-geoselect": "*"
to the require section of your composer.json file.
Update database schema
The last thing you need to do is updating your database schema by applying the
migrations. Make sure that you have properly configured db application component
and run the following command:
$ php yii migrate/up --migrationPath=@vendor/macklus/yii2-geoselect/migrations/
Usage
统计信息
- 总下载量: 197
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2016-02-26