Details
-
Improvement
-
Resolution: Duplicate
-
Neutral
-
None
-
None
-
None
-
None
Description
I think it would be really helpful as the last step of this documentation to explain how to use this app. One customer complained that they didn't understand it and I think it's because the last step of the app definition is missing.
../resources/<your-module-name>/apps/hello-world-app.yaml (maven)
<your-light-module-name>/apps/hello-world-app.yaml (light-module)
label: Helloworld name: helloworld appClass: info.magnolia.ui.app.helloworld.HelloWorldApp icon: icon-items class: info.magnolia.ui.api.app.AppDescriptor subApps: main: label: Helloworld subAppClass: info.magnolia.ui.app.helloworld.main.HelloWorldMainSubApp class: info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor greeter: subAppClass: info.magnolia.ui.app.helloworld.greeter.HelloWorldGreeterSubApp class: info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
Checklists
Acceptance criteria