If you like this project, you can buy me beer, always appreciated! 🍻😁
Use Font Awesome 5.15.3 new icon sets in both portal & console.
Stable releases can be found either on the releases page or on Molkobain I/O.
Downloading it directly from the Clone or download will get you the version under development which might be unstable.
Installation procedure is the same as for any iTop extension, just follow the instruction on the iTop official documentation here.
No configuration needed.
Some configuration parameters are available from the Configuration editor of the console:
enabled
Enable / disable the extension without having to uninstall it. Value can be true
or false
.Default values:
'enabled' => true,
Let's say that for example you would like to change the New request icon with this one. Just alter the portal XML to change the /itop_design/module_designs/module_design[@id="<PORTAL_ID>"]/bricks/brick[@id="services"]/decoration_class/default
tag value with fas fa-book-open fa-2x
XML before
XML after
Run iTop setup and your portal home page should look like this!
Result
This extension is under AGPLv3.