You are browsing the documentation for iTop 2.7 which is not the current version.

Consider browsing to iTop 3.1 documentation

Change the iTop Homepage

Prerequisite: You must be familiar with the Syntax used in Tutorials and have already created an extension.

learning:
Change the iTop Homepage
level:
Beginner
domains:
XML
min version:
2.3.0

With a simple XML iTop extension, you can redefine the homepage used on iTop Console, to any other iTop page.

itop_design
  <portals>
    <portal id="backoffice">
      <url _delta="redefine">pages/somepage.php</url>
    </portal>
  </portals>
Limitations: This change applies to all users, it cannot be customized by Profil nor by Users.
backoffice is the name of the console. The console is seen as any other portals in iTop.
This mechanism applies to any itop portal, you just need to know its ID, for itop user portal its itop-portal
2_7_0/customization/homepage.txt ยท Last modified: 2020/07/31 09:54 (external edit)
Back to top
Contact us