symbiote/silverstripe-addressable
SilverStripe addressable and geocoding module
Maintainers
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
Suggests
None
Provides
None
Conflicts
None
Replaces
BSD-3-Clause 16bad8ebfe7a25e79bcf6b279e296dd7ba81f783
- Symbiote
- Marcus Nyeholt <nyeholt.woop@symbiote.com.au>
README
👁 Build Status
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Total Downloads
👁 License
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
