dev-master
9999999-devAjax widget to display country, province and location selects
GPL-3.0+
The Requires
by José Pedro Andrés
extension yii2 ajax widget select geospace
Ajax widget to display country, province and location selects
Ajax widget to display country, province and location selects, (*1)
The preferred way to install this extension is through composer., (*3)
Either run, (*4)
php composer.phar require --prefer-dist macklus/yii2-geoselect "*"
or add, (*5)
"macklus/yii2-geoselect": "*"
to the require section of your composer.json
file., (*6)
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:, (*7)
$ php yii migrate/up --migrationPath=@vendor/macklus/yii2-geoselect/migrations/
Ajax widget to display country, province and location selects
GPL-3.0+
extension yii2 ajax widget select geospace