Adds address fields to a DataObject and also has support for automatic geocoding of the provided address.
composer require symbiote/silverstripe-addressable:^4
- SilverStripe 4.12+ || 5+
- Mark Taylor for adding the ability to easily embed a map with AddressMap
- Nic for writing tests for this module
- AJ Short for initially writing this module