Extending the Applications Index

Version 2.1 by Eleni Cojocariu on 2026/01/07 14:54

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.

Related

Get Connected