obisconcept / neos-gmaps-plugin
This package is abandoned and no longer maintained.
The author suggests using the obisconcept/neos-gmaps package instead.
A small node type based Google Maps plugin for Neos CMS
2.2.1
2019-04-12 11:28 UTC
Requires
- neos/neos: ^3.0
- neos/nodetypes: ^3.0
This package is auto-updated.
Last update: 2022-02-01 12:50:58 UTC
README
A small node type based Google Maps plugin for Neos CMS.
Installation
Add the package in your site package composer.json
"require": {
"obisconcept/neos-gmaps-plugin": "~1.0"
}
Version History
Changes in 1.0.1
- Ensure compatibility with Google places plugin
Changes in 1.0.0
- First version of the Neos CMS Google Maps plugin