symbiote / silverstripe-addressable
SilverStripe addressable and geocoding module
Package info
github.com/symbiote/silverstripe-addressable
Type:silverstripe-vendormodule
pkg:composer/symbiote/silverstripe-addressable
5.2.0
2024-11-01 01:25 UTC
Requires
- guzzlehttp/guzzle: ^7
- silverstripe/framework: ^4.12||^5
Requires (Dev)
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: ^3.5
Replaces
README
Adds address fields to a DataObject and also has support for automatic geocoding of the provided address.
Composer Install
composer require symbiote/silverstripe-addressable:^4
Requirements
- SilverStripe 4.12+ || 5+
Documentation
Credits
- 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
