obisconcept/neos-gmaps
composer require obisconcept/neos-gmaps
A Neos CMS package with a Google Maps node type for NEOS 3.0.0
dev-dependabot/composer/typo3fluid/fluid-2.1.7
- Requires
- neos/neos: ^3.0.0
- neos/nodetypes: ^3.0.0
- php-curl-class/php-curl-class: ^8.3
- Suggest
- obisconcept/neos-jquery: Provides jQuery which is required by the plugin, add it if you don't inluded jQuery by yourself
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).