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

Compare with Current View Page History

« Previous Version 5 Next »

This page explains how to get started using the Magnolia REST features.


Short version - all in 10' 

This section is a brief summary of the most important things from the sections below. Here we will not go into details but mention the most important points. 

Setup

We assume you are using Magnolia bundle with version 5.6 or higher and you know how you can install and start Magnolia; otherwise please refer to Installing Magnolia.

Required modules and installation

When using a preconfigured preconfigured Magnolia bundle - your webapps already contain the following Magnolia REST modules:

  • magnolia-rest-integration
  • magnolia-rest-services
  • magnolia-rest-content-delivery

These three modules are required to use all 

When using a custom webapp or bundle, make sure your custom setup contains the 3 module listed above. These modules are required to 



For further information please read REST module.

Security settings

...

Testing the setup

...

The endpoints - an overview

...

My first REST request

..

Getting familiar with tools



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