obisconcept/neos-gplaces-plugin

A small node type based Google Maps plugin for Neos CMS

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-flow-plugin

1.0.2 2017-07-19 08:22 UTC

This package is auto-updated.

Last update: 2024-03-29 02:36:31 UTC


README

A small node type based Google Maps plugin for Neos CMS using the Places API for a category based proximity search.

Installation

Add the package in your site package composer.json

"require": {
    "obisconcept/neos-gplaces-plugin": "~1.0"
}

Version History

Changes in 1.0.0

  • First version of the Neos CMS Google Places plugin