wwwision/neos-addresseditor

Last activity 12 Jun 2021 1 3 113
composer require wwwision/neos-addresseditor

Simple Neos extension adding a custom property editor for addresses, including GeoCoding

v1.0.2

Version
v1.0.2
Type
neos-package
Release Date
May 26, 2017 08:19
Source
git
Distribution
zip
Requires
  • neos/neos: ^3.0
  • willdurand/geocoder: ^3.3
  • php-http/guzzle6-adapter: ^1.1
MIT 4c3aff28db9aeed94899733915eadaf0211416b1

Readme excerpt

Wwwision.Neos.AddressEditor

Simple Neos extension adding a custom property editor for postal addresses and GeoCoding support

Features

This package comes with two main features:

  1. A custom property editor for PostalAddress-properties
  2. A GeoCoding service that can look up GeoCoordinates by Postal- and IP Addresses (based on the great willdurand/geocoder package)
Usage

Install the package using composer:

composer require wwision/neos-addresseditor:^1.0

After successful installation you should configure a Google Maps API key:

Wwwision: Neos: AddressEditor: googleMapsApiKey: '<VALID_GOOGLE_MAPS_API_KEY>'

(For testing p…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 31 package(s).