tfd/statamic-location

Maintainers

Package info

github.com/21stdigital/tfd-statamic-location

pkg:composer/tfd/statamic-location

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4

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

README

Location is a Statamic addon that adds a location field using the google places api.

How to Install

Run the following command from your project root:

composer require tfd/statamic-redirects

How to Use

Set the google API key via .env MIX_GOOGLE_API_KEY

Development Notes

  • Run npm install from the packages root directory
  • Run npm run watch during development
  • Run npm run production at the end to create the distribution files `