Skip to content

This is a DHL dashboard. If you are involved in many DHL packages, you will quickly find that their first-party dashboard does not display all available data. Besides that, DHL has multiple dashboards, which makes it quite confusing.

Notifications You must be signed in to change notification settings

r4q0/DHL-Dashboard

Repository files navigation

DHL Dashboard

This is a DHL dashboard. If you are involved in many DHL packages, you will quickly find that their first-party dashboard does not display all available data. Besides that, DHL has multiple dashboards, which makes it quite confusing.

This is a quick and simple tool to keep track of your DHL packages. It uses SQLite, making it extremely lightweight. I also added basic HTTP authentication so that your data is protected. The only things you need to configure in your .env file are:

  • Username for the basic HTTP authentication BASIC_AUTH_USERNAME=

  • Password for the basic HTTP authentication BASIC_AUTH_PASSWORD=

  • Base DHL URL of your preferred dashboard DHL_URL= example(https://my.dhlecommerce.nl/home/tracktrace/)

Created by Bilal Kerkeni

About

This is a DHL dashboard. If you are involved in many DHL packages, you will quickly find that their first-party dashboard does not display all available data. Besides that, DHL has multiple dashboards, which makes it quite confusing.

Resources

Stars

Watchers

Forks