JDM Find Your Nearest
Forked from SocialEvolution's "Find Your Nearest", this custom JDM plugin creates a custom post type associated with a lat/long, which can then be sorted by distance from a postal code entered into a search field.
by JDM Digital · github.com/jdmdigital/jdm-find-your-nearest · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jdmdigital/jdm-find-your-nearest/archive/refs/heads/master.zipDeclares an update source (https://github.com/jdmdigital/jdm-find-your-nearest), so updates arrive through the plugin's own updater.
From the readme
JDM Find Your Nearest
Forked from SocialEvolution's "Find Your Nearest", this custom JDM WordPress plugin creates a custom post type associated with a lat/long, which can then be sorted by distance from a postal code entered into a search field.
Description
This plug-in creates a custom post type associated with a lat/long calculated from an entered location's address. You can create as many entries as you want, associate them with latitude and longitude using the Google Map API and allow your visitors to search for their nearest item by entering their own postal code.
It has been tested with US zipcodes among others, optimized for Bootstrap v3.x, with numerous improvements over the original plugin, now maintained by SocialEvolution.
NOTE: This plugin was custom-built for a client and should (probably) NOT be used for other clients. Feel free to fork it, if you want to repurpose the code.
Installation
1. Make sure you have the GitHub Updater plugin installed and setup
1. Install the plugin using the GitHub plugin installer and this repo: https://github.com/jdmdigital/jdm-find-your-nearest
1. Activate the plugin
1. Create a page that you will use to display your search results
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.3 | Feb 22, 2016 |
| v2.2 | Feb 19, 2016 |
| v2.0 | Feb 16, 2016 |
| v1.2 | Feb 15, 2016 |
| v1.1.0 | Feb 9, 2016 |
| 1.0.0 | Feb 5, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.