Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCU-2293

Last step is missing - Making use of the programmed app

    XMLWordPrintable

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

        Attachments

          Activity

            People

              Unassigned Unassigned
              tobias.kerschbaum Tobias Kerschbaum
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: