iTop extension: molkobain-fontawesome5-pack
Support
If you like this project, you can buy me beer, always appreciated! 🍻😁
Description
Use Font Awesome 5.15.3 new icon sets in both portal & console.
Compatibility
- 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.
Downloads
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
Installation procedure is the same as for any iTop extension, just follow the instruction on the iTop official documentation here.
Configuration
No configuration needed.
Parameters
Some configuration parameters are available from the Configuration editor of the console:
enabled
Enable / disable the extension without having to uninstall it. Value can betrue
orfalse
.
Default values:
'enabled' => true,
How to
Portal: Change a brick’s icon
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
Licensing
This extension is under AGPLv3.