cubitcreative/statamic-places

There is no license information available for the latest version (v0.1.4) of this package.

Google Places search box for Statamic.

v0.1.4 2025-08-11 00:17 UTC

This package is auto-updated.

Last update: 2025-09-11 00:33:56 UTC


README

This package provides a fieldtype for searching and selecting a location from the Google Places API.

Generate a Key

To use this addon, you'll need an API key from the APIs & Services product in the Google Cloud console. If you don't already have that on hand, you can generate a new one here.

Publishing the Config

By default, the addon will check your .env for a STATAMIC_PLACES_KEY property. If you have your key stored in a different property, publish the config and update that value accordingly:

php artisan vendor:publish --tag=statamic-places-config

Questions?

Drop us a line or open an issue!