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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈EMM Software Location Manager〉的開發相關工作。

參與者

將〈EMM Software Location Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.34

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