WP Manifestindependent plugin directory
manifest / utilities / mobility-study

Mobility Map Plugin (Supported by Open Street Map)

Provides a map display with a dynamic sidebar

by Felix Beck · github.com/feselix/mobility-study

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/feselix/mobility-study/archive/refs/heads/main.zip

FAU Mobility Plugin

This plugin provides mobility tools including a CO2 emission calculator and a map of mobility options in Erlangen and Nuremberg, utilizing OpenStreetMap, Leaflet and chart.js.

Description

The Plugin allows you to seamlessly integrate interactive maps and sustainability features into your WordPress posts and pages. This plugin offers:

•   CO2 Emission Calculator Form: Available as a Gutenberg block, this form enables users to calculate their carbon emissions based on their transportation choices.
•   Mobility Options Map: Display a comprehensive map of mobility options in Erlangen and Nuremberg, including charging stations (Ladesäulen), public transport (ÖPNV), e-scooters (E-Roller), showers (Duschen), and more. This feature is accessible both as a Gutenberg block and a shortcode.

Installation

1.  Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
2.  Activate the plugin through the ‘Plugins’ screen in WordPress.
3.  Use the ‘CO2 Emission Calculator’ and ‘Mobility Options Map’ blocks in the Gutenberg editor to add features to your posts and pages (or use the shortcode respectively).

Usage

To Add the CO2 Emission Calculator Form:

1.  Edit the page or post where you want the calculator to appear.
2.  Click the “+” button to add a new block and search for “CO2 Emission Calculator”.
3.  Select the block to add it to your content.
4.  Customize any settings if necessary.
5.  Publish or update your post/page.

Using the Shortcode:

Alternatively, you can use the shortcode [co2_emissions_calculator] to embed the Mobility Options Map into your content.

To Add the Mobility Options Map:

1.  Edit the page or post where you want the map to appear.
2.  Click the “+” button to add a new block and search for “Mobility Options Map”.
3.  Select the block to add it to your content.
4.  Configure the map settings, such as selecting which mobility options to display.
5.  Publish or update your post/page.

Using the Shortcode:

Alternatively, you can use the shortcode [mobility_map] to embed the Mobility Options Map into your content.