2017 © Pedro Peláez
 

cakephp-plugin cakephp-google-maps

CakePHP Google Plugin bro

image

awallef/cakephp-google-maps

CakePHP Google Plugin bro

  • Friday, December 1, 2017
  • by awallef
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

cakephp-google-maps plugin for CakePHP

Proxies Google Map API etc.., (*1)

Installation

You can install this plugin into your CakePHP application using composer., (*2)

The recommended way to install composer packages is:, (*3)

composer require awallef/cakephp-google-maps

Load it in your config/boostrap.php, (*4)

Plugin::load('Awallef/GoogleMaps');

Set up api key

Configure the engine in app.php like follow:, (*5)

'Api' => [
    ...
    'google-map-api' => 'XXX'
]

The Versions

01/12 2017

dev-master

9999999-dev

CakePHP Google Plugin bro

  Sources   Download

The Requires

 

The Development Requires

01/12 2017

0.0.1.0

0.0.1.0

CakePHP Google Plugin bro

  Sources   Download

The Requires

 

The Development Requires