This application helps to automatically import with DHIS2.
The goal is to get all of the required informations from the DHIS2 server first, then we can manipulate them and send back data to the server.
Note that you need to fill out your .env
with your own credentials
for this to work. Those parameters are:
DHIS2_USER=
DHIS2_PASSWORD=
GMAIL_USER=
GMAIL_PASSWORD=
GMAIL_USER_TO=
DEBUG="dhis2-automatic-importations*"