Versions Compared

Key

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

...

Magnolia front-end helpers are collections of JavaScript libraries that enable easy integration of single-page applications in the Magnolia Pages app. Currently, the helpers are available from our Bitbucket repository https://git.magnolia-cms.com/scm/modules/frontend-helpers.git, and currently consist of the following:

  • Two helper renderers:Angular renderer.
  • React renderer.
  • Angular renderer
  • Magnolia Template Annotations. The annotations make content from a front-end project editable in Magnolia. This is done achieved by injecting annotations (HTML comments) around components/templates , which the Magnolia Page Editor transforms into controls for web content editors.

The helpers are available from our bitbucket repository: https://git.magnolia-cms.com/scm/modules/frontend-helpers.git

To get For more information on how to install and use these helper libraries, click the following links:

...