Skip to content

A postal code search (store locator) implementation for CouchCMS

Notifications You must be signed in to change notification settings

cheesypoof/CouchCMS-Postal-Code-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CouchCMS Postal Code Search

A postal code search (store locator) implementation.

Usage

  1. Acquire a postal code database for your country that contains latitude and longitude coordinates. You may find such databases at GeoNames.
  2. Import the table with pc, latitude, and longitude field names.
  3. Go to line 25 of postal-code.php and replace postal_codes with your chosen table name.
  4. Update the validator parameters in search.php to reflect the correct format of your postal code.

About

A postal code search (store locator) implementation for CouchCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages