cubitcreative / statamic-places
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
Requires
- statamic/cms: ^6.0
Requires (Dev)
- orchestra/testbench: ^9.2 || ^10.0
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!