Install SPA++
This feature is available since version 12.3.0
Bloomreach Experience Manager provides the Page Model API out-of-the-box.
In order to enable the Channel Manager SPA Integration feature (only available to Bloomreach Experience Manager customers), add the following pom dependency to your Bloomreach Experience Manager project's site module (site/pom.xml).
<dependency> <groupId>com.onehippo.cms7</groupId> <artifactId>hippo-addon-enterprise-site-toolkit-dependencies-server</artifactId> <type>pom</type> </dependency>
As of version 12.4, if you create a new Bloomreach Experience Manager project and convert it to a Bloomreach Experience Manager project using Essentials' Enterprise Project plugin, above dependency is installed by default, and there's nothing more you need to do.