cubitcreative / statamic-places
Google Places search box for Statamic.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Vue
Requires
- statamic/cms: *
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!