https://github.com/molkobain/itop-portal-rm-tree-service-catalog
Extension for iTop: Remove the tree view from the service catalog of the user portal
https://github.com/molkobain/itop-portal-rm-tree-service-catalog
hacktoberfest itop itop-extension itop-module
Last synced: 4 months ago
JSON representation
Extension for iTop: Remove the tree view from the service catalog of the user portal
- Host: GitHub
- URL: https://github.com/molkobain/itop-portal-rm-tree-service-catalog
- Owner: Molkobain
- Created: 2018-02-15T18:54:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T15:14:50.000Z (almost 6 years ago)
- Last Synced: 2025-01-13T04:26:43.618Z (5 months ago)
- Topics: hacktoberfest, itop, itop-extension, itop-module
- Homepage:
- Size: 966 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👋 [Available on Molkobain I/O!](https://www.molkobain.com/product/remove-tree-view-from-service-catalog/)
# iTop extension: molkobain-portal-rm-tree-service-catalog
* [Description](#description)
* [Compatibility](#compatibility)
* [Installation](#installation)
* [Configuration](#configuration)## Support
If you like this project, you can buy me beer, always appreciated! 🍻😁[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BZR88J33D4RG6&source=url)
## Description
Remove the *tree* view from the service catalog of the user portal.*Note: This extension will fail to install if the tree view has already be removed from the service catalog. Also, you must define the default view to something else then tree or the portal will crash.*
*Before*

*After*

## Compatibility
Compatible with iTop 2.3+## Installation
* Unzip the extension
* Copy the ``dist/molkobain-portal-rm-tree-service-catalog`` folder under ``/extensions`` folder of your iTop
* Run iTop setup & select extension *Portal: Remove tree 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-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.## Licensing
This extension is under [AGPLv3](https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License).