# Storemapper Store Locator Map #
**Contributors:** storemapper, sureswiftcapital, codivated, damonsharp  
**Tags:** store locator, google map, dealer locator, store location, storemapper
**Requires at least:** 4.4  
**Tested up to:** 6.6.2  
**Stable tag:** 2.0.2
**Requires PHP:** 5.4.45
**Donate link:** N/A  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  

The Store Locator App: Easy to install, fully customizable and proven to drive more traffic

## Storemapper: Store Locator Map & Widget ##


An easy to use store locator map software to help customers find your stores. Install in minutes - no coding. Fully customizable.

StoreMapper: the powerful Store Locator map designed to seamlessly integrate with your Wordpress site. Customers can effortlessly find nearby stores, ensuring they always know where to find you or your products. 

Our analytics show which locations get the most search and traffic, helping you make better marketing decisions. Features include Google reviews, business hours, and support for multiple users. 

Elevate customer experience, enhance visibility, and drive traffic to your stores!

**Requirements:**
The plugin requires a Storemapper account. Sign up for a trial at [http://storemapper.co](http://storemapper.co?utm_source=wordpress.org).

Features:
* Auto-sync store locations from Google Drive, Shopify account & Google Business Profile more.
* Insightful data on customers' product search and addresses they are looking for.
* Embed Google Maps with custom pins; use Google's powerful & accurate geocoder.
* We're also a product locator, lead collection and store information management.
* Show customer feedback and business hours directly from your Google API.

Demo store: https://www.storemapper.com/demo/

Demo video: https://www.youtube.com/embed/ZLwDgreyZ5U

Privacy Policy URL: https://www.storemapper.com/privacy/

FAQ: https://help.storemapper.com/


Meta description: An easy to use store locator map software to help customers find your stores. Install in minutes - no coding. Fully customizable. 

## Installation ##
Use the following steps to install and use the plugin...

1. Upload `wp-storemapper.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Navigate to /wp-admin/options-general.php?page=wp_storemapper_settings and enter your Storemapper account ID.
1. Place the Storemapper content on your site using one of the following methods:
	* Place `<?php wp_storemapper_content(); ?>` in your template(s). This function call takes up to two optional parameters: a `title` parameter, which is a string (ex. '`My Storemapper Content`'), and a `tag` parameter, that accepts a string to be used as the HTML tag that wraps the title string from the `title` parameter. When `title` is left empty, no title will be output. When `title` is set and `tag` is left empty the title will be wrapped in `h2` tags by default. For example `<?php wp_storemapper_content( 'My Storemapper Content', 'h1' ); ?>` will output the Storemapper content preceeded by `<h1>My Storemapper Content</h1>`.
	* Insert a shortcode into page or post content using the Storemapper button in the editor toolbar.
	* Add the Storemapper widget to a widget area in the WordPress admin under Appearance > Widgets.
	* Add the Storemapper map using the Storemapper block on the block editor, under Widgets.

Note: Title output using the title tag feature will automatically have the class `wp-storemapper-title` added, which can be used for additional CSS styling.


## Screenshots ##

### 1. Add your stores ###
![Add your stores](http://ps.w.org/storemapper-for-wordpress/assets/screenshot-1.png)

### 2. Showcase your business hours  ###
![Showcase your business hours](http://ps.w.org/storemapper-for-wordpress/assets/screenshot-2.png)

### 3. Display Google Reviews ###
![Display Google Reviews](http://ps.w.org/storemapper-for-wordpress/assets/screenshot-3.png)

### 4. Multiple users ###
![Multiple users](http://ps.w.org/storemapper-for-wordpress/assets/screenshot-4.png)

### 5. On desktop and mobile ###
![On desktop and mobile](http://ps.w.org/storemapper-for-wordpress/assets/screenshot-5.png)

## Upgrade Notice ##

Not currently applicable.

## Changelog ##

### 1.0.0 ###
* Initial release.

### 2.0.0 ###
* Add Storemapper block