I am trying to customize the Bahmni UI by adding an extra section, let’s say as department same as the clinical, admin, Patient Document apps.
I added the codes in app.json, extension.json of default-config. I also added an extra department folder in the openmrs-module-bahmniapps and added the required angularJS codes. But building the files and linking the dist folder to the /var/www/bahmniapps gives 404 error for that particular link that I wanted to add. What are the steps or the folders and repositories that I need to look at if I have to add or customize the Bahmni UI?