tfd/statamic-location

V1.0.2 2022-07-20 08:57 UTC

README

Location 是一个 Statamic 插件,使用 Google 地点 API 添加位置字段。

如何安装

从项目根目录运行以下命令

composer require tfd/statamic-redirects

如何使用

通过 .env 文件设置 Google API 密钥 MIX_GOOGLE_API_KEY

开发说明

  • 从包根目录运行 npm install
  • 开发期间运行 npm run watch
  • 最后运行 npm run production 以创建分发文件