Description
MoveMate is a powerful, professional-grade moving cost calculator designed to transform how moving companies handle bookings and estimates. With a seamless, step-by-step wizard, your clients can calculate their relocation costs in minutes.
🔗 Links
Free Version Features
- Step-by-Step Wizard: An intuitive multi-step form that guides users.
- Interactive Map Integration: Real-time distance calculation with route display.
- Date & Time Picker: Users can select preferred moving slots.
- Smart Inventory Manager: Pre-defined list of household items.
- Lead Generation: Collects customer details for follow-ups.
💎 Pro Version Features
Unlock the full potential of your moving business with Pro:
* Custom Inventory: Let users add unique items with custom dimensions.
* Vehicle Selection: Define multiple truck/van types with custom pricing.
* Worker/Helper Management: Allow users to choose the number of movers.
* WooCommerce Integration: Accept online payments (PayPal, Stripe, etc.)
* Advanced Distance Pricing: Set different rates per kilometer/mile.
* Custom Emails: Send professional PDF or HTML summaries.
External services
This plugin relies on the following third-party services to provide map distance calculations and location searching:
- Photon API (by Komoot): Used for address autocomplete and geocoding.
Service URL: https://photon.komoot.io/
Privacy Policy: https://www.komoot.com/privacy - Leaflet Routing Machine / Mapbox: Used for calculating route distances and displaying maps.
Service URL: https://api.mapbox.com/
Terms of Service: https://www.mapbox.com/legal/tos/
These services are necessary for the interactive map and distance-based pricing features to function.
Installation
- Upload the
movematefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode
[movemate_form]on any page to display the wizard.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MoveMate Moving Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MoveMate Moving Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
Security: Implemented proper sanitization, unslashing, and escaping for all user inputs and outputs.
Security: Updated nonce verification to use sanitized inputs as per WordPress.org standards.
Improvement: Added unique movemate_ prefixing to all global functions and AJAX actions to prevent conflicts.
Updated: Tested up to WordPress 6.9 for full compatibility.
1.0.0
Initial release.