WP Manifestindependent plugin directory
manifest / content / wordpress-location-mapper-plugin

Location Mapper

An interactive WordPress plugin for managing and displaying church locations on a map with a React-based frontend and Leaflet mapping.

by Your Name · github.com/iswaema/wordpress-location-mapper-plugin · website

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/iswaema/wordpress-location-mapper-plugin/archive/refs/heads/main.zip

From the readme

Location Mapper An interactive WordPress plugin for managing and displaying church locations on a map with a React-based frontend and Leaflet mapping. Features - Interactive Map Display: Uses Leaflet.js for responsive, interactive mapping - Location Management: Add, edit, and delete locations from the WordPress admin - Search & Filter: Search by church name, location, or leader name - Nearby Locations: Find churches near your current location - Responsive Design: Works on desktop, tablet, and mobile devices - Elementor Integration: Easy integration with Elementor page builder - Shortcode Support: Display the map anywhere with [location-mapper] - Customizable Colors: Change primary and secondary colors in settings - Location Details: Store bishop/leader info, contacts, phone, email, website, and address Installation 1. Upload the location-mapper folder to /wp-content/plugins/ 2. Activate the plugin from the WordPress admin Plugins menu 3. Go to Location Mapper in the left admin menu to start adding locations Directory Structure Usage Adding Locations 1. Go to Location Mapper → Locations in the WordPress admin 2. Click on the map to select coordinates, or enter latitude/long

Read the full README on GitHub →