EMM Software Location Manager

Descripción

EMM Software Location Manager allows you to manage and display multiple physical locations on your WordPress website using an interactive and responsive map.

The plugin is lightweight, REST API–optimized, and suitable for business listings, branch offices, franchises, warehouses, and service locations.

It uses open-source mapping technology and follows WordPress.org plugin development guidelines.

Key Features

  • Registers a Custom Post Type: Locations (emmslm_location)
  • Admin interface for:
    • Latitude & Longitude
    • Company Logo
    • Custom Map Pointer Icons
    • Image Gallery using the WordPress Media Uploader
  • Frontend shortcode to display locations on a Leaflet map
  • REST API based data loading for better performance
  • Compatible with modern WordPress versions

Usage

Basic shortcode usage:

[emmslm_map]

This will render an interactive map displaying all published locations.

External Services

This plugin uses third-party map tile services to display maps via Leaflet.js.

OpenStreetMap

Map tiles may be loaded from OpenStreetMap servers to render the map.

Service URL: https://www.openstreetmap.org
Terms of Use: https://www.openstreetmap.org/copyright
Privacy Policy: https://wiki.osmfoundation.org/wiki/Privacy_Policy

No personal user data is intentionally collected or sent by this plugin to external services. Tile requests are handled by the user’s browser as part of standard map rendering.

Instalación

  1. Upload the emm-software-location-manager folder to the /wp-content/plugins/ directory.
  2. Activate the plugin from the Plugins menu in WordPress.
  3. Go to Locations Add New in the admin dashboard.
  4. Enter location details such as coordinates, logo, pointer icon, and gallery images.
  5. Add the shortcode [emmslm_map] to any Page, Post, or widget to display the map.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“EMM Software Location Manager” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “EMM Software Location Manager” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.34

  • Fixed popup top cut issue on map
  • Improved popup auto-pan and zoom behavior
  • Improved gallery click handling