cbryer / silverstripe-google-store-finder
Integrates a search for location by zipcode capability with a silverstripe website, powered by google maps api
Package info
github.com/cbryer/silverstripe-google-store-finder
Type:silverstripe-module
pkg:composer/cbryer/silverstripe-google-store-finder
Requires
- silverstripe/framework: >=3.0
This package is not auto-updated.
Last update: 2026-03-09 21:29:39 UTC
README
Silverstripe module that provides functionality to search for a location (locations entered in the cms) based on zipcode.
extract to a folder named google-store-finder in the root of your web host.
Code is based on google's sample geolocation and location lookup code, retrofitted into silverstripe structure.
https://developers.google.com/maps/articles/phpsqlsearch_v3
https://developers.google.com/maps/documentation/javascript/examples/map-geolocation
For Developers, here is the google maps api:
https://developers.google.com/maps/documentation/javascript/reference