Download the PHP package andersoncorso/cakephp-plugin_places without Composer
On this page you can find all versions of the php package andersoncorso/cakephp-plugin_places. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andersoncorso/cakephp-plugin_places
More information about andersoncorso/cakephp-plugin_places
Files in andersoncorso/cakephp-plugin_places
Download andersoncorso/cakephp-plugin_places
More information about andersoncorso/cakephp-plugin_places
Files in andersoncorso/cakephp-plugin_places
Vendor andersoncorso
Package cakephp-plugin_places
Short Description Places plugin for CakePHP 3x
License MIT
Homepage https://github.com/andersoncorso/cakephp-plugin_places
Package cakephp-plugin_places
Short Description Places plugin for CakePHP 3x
License MIT
Homepage https://github.com/andersoncorso/cakephp-plugin_places
Please rate this library. Is it a good library?
Informations about the package cakephp-plugin_places
Plugin "Places" para CakePHP 3x
Instalação
Você pode instalar este plugin no seu aplicativo CakePHP usando composer.
Instalação via composer:
Ativando o plugin via console:
Ou você pode ativar manualmente no arquivo config\bootstrap.php
, inserindo o comando abaixo:
Banco de dados
Importe os arquivos de banco de dados localizados em config\Schema:
- cakephp_plugin-places.sql para importar todo o banco de dados
OU
se preferir pode importar apenas o desejado:
- regioes.sql para importar a estrutura e dados de regiões do Brasil;
- estados.sql para importar a estrutura e dados de estados do Brasil;
- municipios.sql para importar a estrutura e dados de municípios do Brasil;
All versions of cakephp-plugin_places with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
^3.5
The package andersoncorso/cakephp-plugin_places contains the following files
Loading the files please wait ....