Extending the Applications Index
Last modified by Eleni Cojocariu on 2026/02/05 17:22
Content
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.