If you like this project, you can buy me beer, always appreciated! 🍻😁
Set the tree view as default for the service catalog of the user portal.
Compatible with iTop 2.3+
- Unzip the extension
- Copy the
dist/molkobain-portal-tree-service-catalog
folder under<PATH_TO_ITOP>/extensions
folder of your iTop - Run iTop setup & select extension Portal: Service catalog as tree by default
Your folders should look like this
No configuration needed.
If you customized the user portal, you will have to check/modify 2 things on the datamodel.molkobain-portal-tree-service-catalog.xml
file of the extension, then run an iTop setup.
- Portal ID: If your portal ID is not
itop-portal
, change it to your custom ID on line 4. - Service catalog brick: If you are not targetting the standard service catalog, change the brick ID on line 6 (
services
) with yours.
This extension is under AGPLv3.