symbiote/silverstripe-addressable

SilverStripe addressable and geocoding module

Maintainers

👁 symbiote

Package info

github.com/symbiote/silverstripe-addressable

Type:silverstripe-vendormodule

pkg:composer/symbiote/silverstripe-addressable

Statistics

Installs: 91 801

Dependents: 8

Suggesters: 0

Stars: 28

Open Issues: 2

5.2.0 2024-11-01 01:25 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

BSD-3-Clause 16bad8ebfe7a25e79bcf6b279e296dd7ba81f783

  • Symbiote
  • Marcus Nyeholt <nyeholt.woop@symbiote.com.au>

geocodingsilverstripeaddressablesymbiote


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.

👁 CMS screenshot

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