obisconcept/neos-gmaps

Last activity 22 Jun 2021 2 1 1875
composer require obisconcept/neos-gmaps

A Neos CMS package with a Google Maps node type for NEOS 3.0.0

3.0.0

Version
3.0.0
Type
neos-plugin
Release Date
Jul 04, 2020 16:37
Source
git
Distribution
zip
Requires
Suggest
  • obisconcept/neos-jquery: Provides jQuery which is required by the plugin, add it if you don't inluded jQuery by yourself
MIT 6160d443fd8947f0d5ba81f5b551e00f496266e9

neos-gmaps

A Neos CMS package to add Google Maps as node

Installation

Add the package in your site package composer.json

"require": {
  "obisconcept/neos-gmaps": "~2.0.0"
}

Requirements

The package requires jQuery which is not provided within.

Usage

Add your API key to the Settings.yaml of your site package

ObisConcept:
  NeosGmaps:
    apiKey: '...'
The content of the readme is provided by Github
The same vendor provides 14 package(s).