WP Manifestindependent plugin directory
manifest / utilities / multi-locations

Multiple Location Manager

Wordpress Plugin for Multiple Locations

by Truptesh Patel · github.com/truptesh96/multi-locations

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/truptesh96/multi-locations/archive/refs/heads/main.zip

🗺️ Multi Location Plugin

📖 Overview

The Multi Location Plugin is designed to display multiple locations on an interactive Google Map within your WordPress site. It provides flexible layout options and extensive map customization features, helping you create visually appealing and user-friendly location displays.

🌍 Key Features

  • Multiple Location Display: Showcase various locations on a single map.
  • Google Maps Integration: Powered by the reliable and feature-rich Google Maps API.

🧩 Technical Details

  • Version: 1.0.0
  • Tested on: WordPress 6.8.3
  • Required PHP Version: 8.3.14
  • Dependencies: Google Maps API

🚀 Getting Started

  1. Download and install the plugin from your WordPress dashboard or upload it manually.
  2. Configure your Google Maps API key in the plugin settings.
  3. Add your locations via the admin interface.
  4. Customize the map style and colors to match your website theme.

🛠️ Developer Notes

This plugin was built with scalability and maintainability in mind. It follows WordPress coding standards, modular architecture, and uses custom templates to ensure easy customization and integration with other themes or plugins.

Shortcode Settings

  1. Map Visibility:

    [locations map_visibility="visible"] (Default Option)
    [locations map_visibility="hidden"]
  2. Location Items Layout:

    [locations view_type="grid" ] (Default Option)
    [locations view_type="list"]