How to change the Logo and the Organization name in the web application
Here is a step by step instruction to change the Logo and the name of your organization in the web application.
Change the Logo
Copy a new logo in the openimis-fe_js module in the src folder
Change the import of logo in index.js in openimis-fe_js module
Change organization name
To replace the openIMIS text with your organization name in Login form, you can replace the text in openimis-fe_js > src > translations > ref.json and any other language pack you are using
The end result should look like the following:
Once you log in you should also see the logo and the name of the organization is changed.
Business changes as suggested but only when logged in, it does not change on landing page