WP Manifestindependent plugin directory
manifest / utilities / wp-map-store-locator

Map Store Location

A Wordpress plugin to display customers and stores from a file to a map.

by JDev · github.com/jdev-org/wp-map-store-locator

0stars
1forks

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/jdev-org/wp-map-store-locator/archive/refs/heads/master.zip

Map Store Locator

A Wordpress plugin to display customers and stores on a map.

Description

This plugins contains two widgets :

  • a simple and little one to be display on little place. When you click on this widget, it will load another page (to be choose in admin section)
  • the second widget is a full map, based on OpenStreetMap and Nominatim. You will be able to see all retailers and search for place. The idea of this widget is to have retailers informations stock on a geojson file, and be able to locate the nearest retailers for a customer.

Languages:

  • English
  • French

Licenses of the maps and place search:

Installation

  1. Upload the plugin files to the /wp-content/plugins/msl_plugin directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings->Map Store Locator screen to configure the plugin
  4. Include widget in your theme or use MSL shortcode in a page

Frequently Asked Questions

Do I need any key or any registration to show maps on my wordpress ?

No !

Who can I contact if I want to add some new feature ?

This is on opensource project, you can contribute to it, or you can contact https://jdev.fr if you want someone to do it for you.

Changelog

1.0.0

This is the first version.

1.1.0

Fix widget position Fix search input width Fix shortcode param Fix translation path

1.2.0

Fix input search width Insert arrows to change the popup target for many feature at the same coordinates Display popup at nearest(s) point(s) Complete translation Change Nominatim to Photon address API Fix style for KML layer Fix some default params values Add param to config the result numbers Zoom to results address extent

1.2.1

Fix Photon URL Insert wiki img