Applications Index Entries

Last modified by Eleni Cojocariu on 2026/06/18 10:45

Explanation

In the current implementation, the Application Index reuses an existing UI Extension Point (UIXP) coming from the Panels extension: org.xwiki.platform.panels.Applications.

This means that applications listed in the index are those implementing this UIXP id: org.xwiki.platform.panels.Applications. If you want to add an entry to the Application Index, you need to add it to the Applications Panel by using this same extension point.

Installed extensions can also add entries to the Application Index.

Related

Get Connected