| 开发者 |
wpsaad
arabianmido freemius |
|---|---|
| 更新时间 | 2026年4月2日 02:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Driver role to a WooCommerce order.
– Driver Dashboard (Frontend): Drivers can view assigned and completed orders, toggle availability, and update delivery status.
– Delivery Status Tracking: Orders support statuses like Driver Assigned, Out for Delivery, and Completed.
– Live Google Maps Embed: Show delivery address on a live map in the driver order view (requires Google Maps API key).
– Mobile Ready: Frontend views are responsive and optimized for drivers in the field.
– Driver Ratings: Customers can rate deliveries (stored on the order).
– Admin Orders Monitor: Admin dashboard with filters, tabs, and driver availability table.
—
/wp-content/plugins/.Drivers can be created manually by creating a WordPress user and assigning the Driver role. You can also approve applications from Users -> Driver Applications.
Available drivers can be auto-assigned to new orders when they are created. The assignment algorithm can select the driver with the least open deliveries or choose a driver randomly.
Yes. Drivers can mark assigned orders as Out for Delivery and Completed from the Driver Dashboard in My Account.
No. SMS notifications are optional and only sent when an SMS provider is configured. Multi-provider SMS integration is available. Email notifications work without SMS. —