Bootstrapping app configuration
To package your app for deployment:
- Add an
apps
folder under your module configuration. - Under
apps
, add a content node and name it after your app name, for example helloworld
. - Under the app content node, create the app properties and set their values.
- Export the app configuration into XML and include it in your bootstrap files so that it is installed when the module is installed.
See App descriptor for an example.
Bootstrapping the App launcher layout
To make your app icon available in the App launcher:
- Add the app to an existing group in the Apps launcher layout or create a new group for it.
- Export the app launcher configuration into XML and include it in your bootstrap files.
#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))