obisconcept / neos-gmaps-plugin
A small node type based Google Maps plugin for Neos CMS
Installs: 379
Dependents: 0
Suggesters: 0
Security: 0
Type:neos-plugin
pkg:composer/obisconcept/neos-gmaps-plugin
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