Cluster Map Markers, Style Gallery, and PHP 8 Compatibility Updates

Starting 2023 with a renewed push on Store Locator Plus® updates, starting with patching some minor warnings and bugs reported by users.  One of the updates is a preemptive patch for Cluster Map Markers.  Multiple updates are anticipated over the coming weeks.   If you have a feature request or bug to report please let us know via the Contact Form. This week there are two minor updates coming your way.

Enterprise feature: cluster map markers

Store Locator Plus® October Update Brings User Experience Updates

abstract architecture black and white boardwalk

The October 2022 update of Store Locator Plus® is now out for both the SaaS platform and the self-managed installations for WordPress plugins.   The current release continues down the path of updating the user controls dashboard with newer React-based components.    While the user experience (UX) updates are relatively minor with this October update, the underlying technology has set the foundation to begin replacing major interface elements with a modern interface.

The new Material UI on React design will allow Store Locator Plus® to catch up to modern design standards and pave the way for not only a better interface on the dashboard but lead to more advanced designs on the published location maps and eventually produce advanced directory style listings from your locations.

Some of the changes you’ll notice in this release include a new title bar, simplified menu system, and context-sensitive documentation links on each primary Store Locator Plus® dashboard page.

Export Locations and User Experience Improvements

Export locations patched

Exporting locations from the locations page was not functioning properly when specific locations were checked. With the locations table open you can now check specific locations on the list and use the Bulk Actions drop down menu to export a downloadable CSV file. It was brought to our attention that this feature was downloading all locations, not just those selected. This has been resolved.

Exporting select locations from the locations table was not functioning properly. With the locations table open you can now check specific locations on the list and use the Bulk Actions drop down menu to export a downloadable CSV file. It was brought to our attention that this feature was downloading all locations, not just those selected. This has been resolved.

Along the way we made the export downloadable CSV action behave as a single page application. That means the Export Downloadable CSV action no longer performs a full form post where the server needs to read the entire page, process the data, send the CSV file, and then redraw the entire page. As a single page application a separate on-page request is made to the server which sends back the ready-to-download CSV file without having to redraw the entire page.

The end result is the export action is not only faster but also more reliable.

Export locations interface.
Export locations action.