obisconcept/neos-gmaps
composer require obisconcept/neos-gmaps
A Neos CMS package with a Google Maps node type for NEOS 3.0.0
Readme excerpt
neos-gmapsA Neos CMS package to add Google Maps as node
InstallationAdd the package in your site package composer.json
"require": { "obisconcept/neos-gmaps": "~2.0.0" } RequirementsThe package requires jQuery which is not provided within.
UsageAdd your API key to the Settings.yaml of your site package
ObisConcept: NeosGmaps: apiKey: '...'Read more
The same vendor provides 14 package(s).