webbuilders-group/silverstripe-google-maps-embed
最新稳定版本:1.2.0
Composer 安装命令:
composer require webbuilders-group/silverstripe-google-maps-embed
包简介
Adds support for embedding Google Maps in Silverstripe via oEmbed
README 文档
README
Adds support for embedding Google Maps in Silverstripe via oEmbed
Maintainer Contact
- Ed Chipman (UndefinedOffset)
Requirements
- Silverstripe Framework ~4.11|^5|^6
- embed/embed ^4
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`'
统计信息
- 总下载量: 221
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-08-02