Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

eduardoweiland/cakephp-google-maps-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CakePHP GoogleMaps

CakePHP Plugin for Google Maps API v3.

Requirements

  • CakePHP >= 2.4.x
  • PHP >= 5.3

Installation

Repeat after me: "I know this plugin is in its early development stages. I know it has bugs and is incomplete, but I don't care, I will install it anyway." Well done. Now you can continue reading below.

Using Composer

To install this plugin using Composer, you just need to add this plugin in the require field of your composer.json.

"require": {
    "eduardoweiland/cakephp-google-maps-plugin": "dev-master"
}

Tarball/Zipball/Repository clone

You can simple download a tarball/zipball from GitHub or clone the repository in your machine and place all files inside the Plugins directory of your application. Just be sure to rename the plugin directory to "GoogleMaps".

About

CakePHP Plugin for Google Maps API v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published