If you like this project, you can buy me beer, always appreciated! 🍻😁
Use Font Awesome 5.7.2 new icon sets in both portal & console.
- Compatible with iTop 2.4, 2.5, 2.6.
- Obsolete with iTop 2.7 and later as Font Awesome v5 was reintegrate in iTop's core.
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.
- Unzip the extension
- Copy the
molkobain-fontawesome5-pack
folder under<PATH_TO_ITOP>/extensions
folder of your iTop - Run iTop setup & select extension Font Awesome 5
Your folders should look like this
No configuration needed.
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.