cubitcreative/statamic-places

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

Google Places search box for Statamic's control panel.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/cubitcreative/statamic-places

v2.0.0 2026-01-12 18:19 UTC

This package is auto-updated.

Last update: 2026-01-12 18:21:01 UTC


README

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

Versions

Depending on your Statamic version, you may need to use a different version of this package:

  • Statamic 6.x: ^2.0
  • Statamic 5.x: ^1.0

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!