womoplus
This plugin is deprecated and will be removed soon! Please contact [email protected] for upgrade instructions.
Maintenance 50/100125d since update
Active installs
10
Downloads
1,433
Reviews
0
Age
7.1y
Plugin info
Total downloads: 1,433
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/22/2025 (125 days ago)
Added to WordPress: 1/23/2019 (7 years old)
Minimum WordPress version: 4.9
Tested up to WordPress version: 6.8.3
Minimum PHP version: 5.6.33
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 125 days ago
50/100
Is womoplus abandoned?
Likely maintained (last update 125 days ago).
Compatibility
Requires WordPress: 4.9
Tested up to: 6.8.3
Requires PHP: 5.6.33
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
Provides integration of the womoplus RV rent software to user defined pages.
Through this app you can integrate the womoplus rent software. The plugin works by loading external javascript code and injecting the womoplus application in the WordPress page you define.
It displays your RVs, allows searching by availability, tag, name etc. Finally the customer can send a booking request.
Installation
- Prepare a WordPress page where the rent process should be integrated. Add an ID to the HTML element where the app should load.
- Add the shortcode [womoplus] to this page so that the app can be initialized.
- Install the womoplus plugin through WordPress directly or manually upload the plugin.
- Activate the plugin.
- Use the “Womoplus” settings page to set the page name you prepared earlier.
- Set the “DOM Element” setting to the id you prepared earlier (prefix with #). There the content will be injected (everything below is replaced).
- All other settings are optional.
- In order for URL rewriting (SPA rewrite on page refresh) to work disable/enable the plugin again.
- Verify that the app loads on your page.
- Make sure to use https for your site, which is required by DSGVO.
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Screenshots
No screenshots available
Changelog
1.10
- Deprecate plugin.
1.7
- Add option for scrollTopOffset.
1.7
- Add option for custom text in list view.
1.6
- Add option to only show filters applicable to campers.
1.5
- Allow disabling of google maps script loading to fix conflicting scripts error.
1.4
- Remove tag from HTML if existing to fix frontend routing.
1.3
- Setting “Proxy Prefix”: change default and add description.
1.2
- Only load google places script when places option has been activated.
- Extend Installation Documentation
1.1
- Fix
script_loader_tagnot returning script correctly.
1.0
- Initial