iTop extension: molkobain-portal-rm-list-service-catalog
Support
If you like this project, you can buy me beer, always appreciated! 🍻😁
Description
Remove the list view from the service catalog of the user portal.
Note: This extension will fail to install if the list view has already be removed from the service catalog. Also, you must define the default view to something else then list or the portal will crash.
Before
After
Compatibility
Compatible with iTop 2.3+
Installation
- Unzip the extension
- Copy the
dist/molkobain-portal-rm-list-service-catalog
folder under<PATH_TO_ITOP>/extensions
folder of your iTop - Run iTop setup & select extension Portal: Remove list mode from service catalog
Your folders should look like this
Configuration
Standard portal
No configuration needed.
Customized portal
If you customized the user portal, you will have to check/modify 2 things on the datamodel.molkobain-portal-rm-list-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.
Licensing
This extension is under AGPLv3.