How to customize allure report title and logo

Kasun Caldera picture Kasun Caldera · Feb 9, 2018 · Viewed 11.3k times · Source

Below attached allure report image that generated via allure. Would like to customize report title and logo (image highlighted yellow) with my own title and logo instead of ALLURE REPORT and default logo. Appreciate your help.

enter image description here

Answer

j.barrio picture j.barrio · Feb 12, 2018

To change the logo you should put the custom-logo-puglin into the puglins folder:

enter image description here

Edit the styles.css file and change the image reference to your own file.

In the jenkins to customize each project the plugins folder is placed here:

enter image description here

If you would like change for all the projects the folder is:

enter image description here

I recommend you the user manual