sunnysideup/google_address_field
Provide a form field for the Silverstripe CMS that allows geocoding address prediction (autocomplete) and quick lookup of addresses using the Google API
Maintainers
Package info
github.com/sunnysideup/silverstripe-google_address_field
Language:JavaScript
Type:silverstripe-vendormodule
pkg:composer/sunnysideup/google_address_field
Requires
- silverstripe/framework: ^6.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 7edd2f41adfa621b27e32717057f14907911f06e
- Nicolaas Francken <modules.woop@sunnysideup.co.nz>
geocodingaddressformcmsautocompletegoogle mapmapmapssilverstripeform fieldfieldgooglemapfind addressSilverstripe-CMS
This package is auto-updated.
Last update: 2026-06-24 01:05:27 UTC
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 codecov.io
👁 Latest Stable Version
👁 License
👁 Monthly Downloads
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/google_address_field
Configuration
In the _config folder you will find the google_address_field.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
google_address_field.yml.examplefiles into yourapp/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.
