Project

General

Profile

New feature / Change #4114

Updated by Olivier Bitsch over 3 years ago

We wish have a way to customize the logo from patient app with transparent png. 

 ![](picture395-1.png) 

 * beside BRANDING, add LOGO, into Backend settings. This new variable will let you to define the path of the logo. 
 * I we will need a new endpoint in order to get logo. 
 * Change the patient frontend in order to have logo inplace of text "@Home". If LOGO is not defined, put back the text "@Home" in order to avoid any breaking change. 
 * If possible, use that logo for splash as well (I spend time to try to fix it, but not found a way so far). 

 ![](picture395-1.png) 

Back