Skip to content

Adds support for embedding Google Maps in Silverstripe via oEmbed

License

Notifications You must be signed in to change notification settings

webbuilders-group/silverstripe-google-maps-embed

Repository files navigation

Google Maps Embed for Silverstripe

Adds support for embedding Google Maps in Silverstripe via oEmbed

Maintainer Contact

Requirements

Installation

composer require webbuilders-group/silverstripe-google-maps-embed

Configuration

This module requires a Google Maps API key (you can find out how to set that up here) with at least the "Maps Embed API" enabled. Then you need to adjust your yaml config to tell the module what that key is. It's highly recommended that you use an environment variable to store the API key rather than checking it into the repo.

WebbuildersGroup\GoogleMapsEmbed\Embed:
  api_key: '`GOOGLE_MAPS_API_KEY`'

About

Adds support for embedding Google Maps in Silverstripe via oEmbed

Resources

License

Stars

Watchers

Forks

Languages