The purpose of this free add-on is to enable ad hoc customers of courierThe person who delivers Shipments to the recipient. services to send parcels even if they are not contracted customers. This small "mini-website" runs on the courierThe person who delivers Shipments to the recipient. service's own hosting and sends parcels to the Deliveo system via API.
The add-on is open source, so it can be modified as desired. (If you modify it, be careful, because the next update may overwrite your changes! The DWP add-on is provided to users "as is" by the Deliveo developer. Consequently, the installation, configuration and updating of the DWP plugin is not included in the Deliveo subscription. These tasks must be performed by a courierThe person who delivers Shipments to the recipient. service employee.
The plugin can be downloaded free of charge from here:
https://gitlab.com/mav-it/deliveo-website-plugin
Demo: https://dwp.deliveo.eu/
Updates
The plugin can update itself from the https://gitlab.com/mav-it/deliveo-website-plugin website. To run the update, enter the following after the installation URL: /update
E.g.: dwp.example.com/update
Settings
The plugin settings (with detailed explanations) are located in the .env file in the root directory. The settings for new features added with the update are in the .env.example file (the update does not affect the .env file in use). When installing for the first time, make a copy of the .env.example file to .env. This will be your authoritative settings file going forward.
Features:
- Create message
- Checking the status of shipments
- Displaying the service fee upon dispatch (if pricing rules are set) and paying by credit card
- Calculate and display volumetric weight
- Download signature sheet (only for shipments that have already been delivered, of course)
- Download parcel label
- Displaying the tracking URL (for real-time geographical parcel tracking) *
- General Terms and Conditions - display checkbox with external URL *
- Option to hide prices in the parcel log *
- Option to delete and edit shipments that have already been sent, if the courierThe person who delivers Shipments to the recipient. has not yet picked them up *
- Option to return delivered shipments *
The functions marked with * can be enabled/disabled in the .env file.