You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Magnolia front-end helpers is a collection of JavaScript libraries that enable easy integration of single-page applications in the Magnolia Pages appCurrently, Magnolia provides the following helper libraries:

  • Angular editor.
  • React editor.
  • Magnolia Template Annotations. The annotations make content from a front-end project editable in Magnolia. This is achieved by injecting annotations (HTML comments) around components which the Magnolia Page editor transforms into controls for web content editors.

Installing and usage

You can add the libraries to your JavaScript project by installing them as project dependencies. The libraries have the following npm package names:

  • @magnolia/angular-editor
  • @magnolia/react-editor
  • @magnolia/template-annotations

For information on how to use these helper libraries, see the following README files available in our frontend-helpers repository:

Example SPA projects built with front-end helpers

To see how these libraries can be used, check out our example SPA projects written in Angular and React frameworks:

The projects already include the required dependencies to the helper libraries.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels