Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install a Magnolia bundle with a custom content app.
  • Configure the delivery endpoint in a light module.
  • Test REST access and think about REST security.
  • Write an Angular app which consumes JSON from the configured REST endpoint.

Architecture overview:

Image Modified

Install a Magnolia bundle containing the app-tutorial content app

...

  • Magnolia REST modules version 2.1 or higher: install Magnolia version 5.6.4 or higher to ensure it contains Magnolia REST modules version 2.1+.

    You may install a Community Edition (CE) or Enterprise Edition (EE) Magnolia bundle, with or without the demo for the purpose of this tutorial. We have used the magnolia-community-demo-webapp.

  • The latest version of the app-tutorial content app :  
    Artifact resource link
    groupIdinfo.magnolia.documentation
    artifactIdmagnolia-app-tutorial
    label$version
    renderTypedisplay_only
    resourceTypeJAR
    Artifact resource link
    groupIdinfo.magnolia.documentation
    artifactIdmagnolia-app-tutorial
    label$artifactId.jar
    renderTypedownload_link
    resourceTypeJAR

To install the bundle together with the app, we recommend using Magnolia CLI jumpstart

Once installed, the directory where you exectued the jumpstart command looks similar to this:

...