Neumo Extensions
Extends functionality to the Mapify plugin
by N.Kohlmeier · github.com/nikkohlmeier/iti-mpfy-extensions
★ 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/nikkohlmeier/iti-mpfy-extensions/archive/refs/heads/main.zipFrom the readme
Neumo Extensions Plugin
Current features: Shortcode Templates, State Configuration, Accessibility Injection, Category Filter
Objective
Shortcode Templates
Simplify the management and generation of adding/removing/updating Mapify kiosk locations.
Previously, HTML was added in the post description in the rich text editors. This led to several issues:
- Code being 'minified' when saved
- Code sometimes breaking when saved
- Updates to the rich text having unexpected effects on the layout, such as tables
- Diminished readability
State Configuration
Configure state-specific kiosk branding and content from WP Admin without editing plugin files. Settings include:
- Program Name — e.g. "Florida MV Express", "MVD Direct"
- Kiosk Description — what the kiosk does
- Usage Instructions — how to use the kiosk (payment methods appended automatically)
- Tagline — e.g. "Renew. Print. Go!"
- FAQ URL & Link Text
- Holiday Closures — shown for locations with alternate hours
All settings have sensible defaults. Plugin updates never overwrite state-specific content since it's stored in the WordPress database.
Go to WP Admin Neumo Extensions State Config to configure.
Accessibility Injection
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.3.5 | May 22, 2025 |
| 2.3.4 | May 22, 2025 |
| 2.3.3 | May 22, 2025 |
| 2.3.2 | May 22, 2025 |
| 2.3.1 | May 22, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.