OnRoute Courier Booking self-updates
Custom Courier Management Plugin
by Md. Saidur Rahman · github.com/saidurr1220/onroute-courier-booking
★ 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/saidurr1220/onroute-courier-booking/archive/refs/heads/main.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Professional courier booking system with multi-step quote and booking flow.
Description
OnRoute Courier Booking is a complete courier booking solution for WordPress websites.
Features:
- 3-step booking flow (Quote → Details → Confirm)
- Multiple vehicle types (Bike, Van, Large Van, XL Van)
- Three service levels (Dedicated, Timed, Same Day)
- UK postcode validation
- Google Maps distance calculation
- Promo code support
- Admin dashboard with booking management
- Responsive design for all devices
Installation
- Upload the plugin files to
/wp-content/plugins/onroute-courier-booking/ - Activate the plugin through the 'Plugins' screen in WordPress
- Go to Courier Booking → Settings to configure your Google Maps API key
- Create pages with shortcodes:
- Quick Quote:
[onroute_quick_quote] - Full Booking:
[onroute_multi_booking]
- Quick Quote:
Configuration
- Google Maps API Key: Get from Google Cloud Console, enable Distance Matrix API
- VAT Rate: Set your VAT percentage (default 20%)
- Services & Vehicles: Configure pricing in Settings
Shortcodes
[onroute_quick_quote]- Homepage quote widget[onroute_multi_booking]- Full 3-step booking form
Changelog
1.0.0
- Initial release
- 3-step CitySprint-style booking flow
- UK postcode validation
- Google Maps distance calculation
- Admin dashboard
Upgrade Notice
1.0.0
Initial release