Table of Contents
If you’re setting up Agile Store Locator on a new website and want to retain your stores and settings, follow these simple steps to move your data and configuration.
Step 1: Export Store Data (CSV) #
- Log into your original WordPress site.
- Go to Agile Store Locator > Import/Export from the WordPress dashboard.
- Click the Export All button.
- This will generate and download a
.csv
file containing all your store data, including title, address, coordinates, description, and other details.
- This will generate and download a
Import the CSV to the New Site #
- On your second website, install and activate the Agile Store Locator plugin.
- Navigate to Agile Store Locator > Import/Export.
- Use the Import CSV section to upload the
.csv
file you exported earlier. - After uploading, review the stores in the Manage Stores section to confirm they were imported correctly.

Step 2: Export Configuration Settings (JSON) #
- On your original site, go to Agile Store Locator > ASL Settings.
- In the top blue bar, click the Export Settings button.
- A dialog will appear showing a JSON object containing your current configuration.
- Copy the entire JSON content.
Import the Settings on the New Site #
- On the new site, go to Agile Store Locator > ASL Settings.
- Click the Import Settings button (also in the top blue bar).
- Paste the copied JSON into the provided field and confirm the import.

Note: After importing the settings, be sure to reconfigure your Google Maps API Key, especially the referrer restrictions, as the new domain will differ from the original one.