cbryer / silverstripe-google-store-finder
Integrates a search for location by zipcode capability with a silverstripe website, powered by google maps api
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 4
Type:silverstripe-module
Requires
- silverstripe/framework: >=3.0
This package is not auto-updated.
Last update: 2025-05-19 17:32:56 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