Courier Quote Plugin Update
A custom WordPress plugin that allows users to get courier service quotes by selecting vehicle types and entering delivery details.
by Sandun Wijerathne · github.com/sandunwijerathne/courier-quote-plugin
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/sandunwijerathne/courier-quote-plugin/archive/refs/heads/main.zipA custom WordPress plugin that allows users to get courier service quotes by selecting vehicle types and entering delivery details.
🚚 Features
- Users can choose from a variety of delivery vans (small, medium, large, extra-large).
- Real-time price estimation based on selected vehicle and delivery parameters.
- Stylish UI with interactive elements and SVG illustrations.
- Easy to integrate into any WordPress site using shortcodes or widgets.
📦 Files Overview
courier-quote-plugin-update.php– Main plugin logic and hooks.courier-quote-plugin-update.js– JavaScript functionality for interactivity.courier-quote-plugin-update.css– Custom styling for the plugin.img/– Icons and vehicle images used in the quote UI.
🔧 Installation
- Download the plugin ZIP file.
- In your WordPress dashboard, go to Plugins > Add New.
- Click Upload Plugin and select the ZIP file.
- Click Install Now, then Activate.
🧩 Usage
After activation, use the provided shortcode (e.g., [courier_quote_form]) to embed the courier quote form on any page or post.
🖼️ Screenshots
Images of the vehicle selection interface and quote display
🛠️ Customization
Developers can extend this plugin to add:
- API integration with courier services
- Distance-based pricing
- Additional vehicle types
📃 License
This plugin is open-source and available under the MIT License.
© 2025 - Developed with ❤️ for logistics businesses.