obisconcept/neos-gmaps

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

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

1.0.7

Version
1.0.7
Type
typo3-flow-plugin
Release Date
Oct 10, 2016 12:41
Source
git
Distribution
zip
Requires
  • typo3/neos: ~2.3.0
  • typo3/neos-nodetypes: ~2.3.0
Suggest
  • obisconcept/neos-jquery: Provides jQuery which is required by the plugin, add it if you don't inluded jQuery by yourself
MIT 9b3278b0f2add1f1e89672a3fde1473a7e00a004

Readme excerpt

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: '...'
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 14 package(s).