rias/statamic-address-field

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

1.2.0 2024-01-16 18:01 UTC

This package is auto-updated.

Last update: 2024-04-16 18:28:29 UTC


README

This addon provides a full-featured address field for Statamic.

Screenshot

  • Each field can be turned on or off
  • Geolocation of the address
  • Users can drag the marker to the exact location of the address
  • Render static maps
  • Render embedded maps
  • Get direction URLs

And more! Check out the Documentation

License

Address Field requires a license to be used while on a production site.
You can purchase one at https://statamic.com/marketplace/addons/rias/address-field.

You may use Address Field without a license while developing locally.

Installation

Require it using Composer.

composer require rias/statamic-address-field

Publish the assets:

php artisan vendor:publish --provider="Rias\StatamicAddressField\ServiceProvider"

Brought to you by Rias