EMM Software Location Manager

विवरण

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.

इंस्टॉलेशन

  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.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

1.34

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