Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 485 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 485 Bytes

DHIS2 automatic imporations

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*"