Welcome
Welcome to the DHIS2 Developer Portal. Here you will find the latest information about DHIS2 application development tools, tips, and trainings.
To get started, check out the Guides and Docs sections or join fellow DHIS2 app developers on the Community of Practice.
Check out our developer events for upcoming webinars and workshops.
Latest Articles
The DHIS2 Core Team posts advice and updates aimed at developers on the Blog.
-
SameSite Cookie Policies and DHIS2 Applications
As of mid-July 2020, the Chrome (and Chromium) stable release channel has started to disable cross-site cookies by default. Mozilla Firefox has pushed this change to their beta channel and will likely release it to the stable channel soon. This change affects any DHIS2 application running on a different domain than the DHIS2 server instance, including applications running on localhost in development. It does not affect cross-site API requests which use Basic or OAuth authentication headers, as those do not rely on cookies for authentication.
-
ui 5 release
We’ve recently released
@dhis2/ui
version 5. It unifiesui-core
,ui-widgets
andui-forms
to simplify the user experience and allow for some architectural changes. In this post we’ll go through the most important changes to try and help you with the upgrading process. To view a complete list of all the changes see the changelog. -
ui-core 4 release
As you might know, UI Core version 4 has recently been released. We recommend you check out our changelog for the full list of changes. There are also live demos and API docs at https://ui-core.dhis2.nu.