Upgrade Standard Plugins and Enterprise Add-Ons

Due to version 13's support for multiple site web applications and the potential packaging of HST configuration with the site web application which uses that HST configuration, standard plugins or enterprise add-ons who used to bootstrap pieces of HST configuration now have a new artifact, packaging this HST configuration. When running in single site mode, these artifacts need to be added as dependencies to the cms web application.

The following standard plugins and enterprise add-ons have a new artifact containing HST configuration. If your project uses any of these plugins or add-ons, add the corresponding dependency to cms/pom.xml.

Poll
<dependency>
  <groupId>org.onehippo.cms7</groupId>
  <artifactId>hippo-plugin-poll-addon-hcm-site</artifactId>
</dependency>
Robots.txt
<dependency>
  <groupId>org.onehippo.cms7</groupId>
  <artifactId>hippo-plugin-robotstxt-addon-hcm-site</artifactId>
</dependency>
Sitemap

Rather than adding a new dependency, rename the pre-13 dependency on artifact ID hippo-plugin-sitemap-content to hippo-plugin-sitemap-hcm-site.

Eforms
<dependency>
  <groupId>com.onehippo.cms7</groupId>
  <artifactId>hippo-addon-eforms-hcm-site</artifactId>
</dependency>

 

Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?

    We rely on cookies

    to optimize our communication and to enhance your customer experience. By clicking on the Accept and Close button, you agree to the collection of cookies. You can also adjust your preferences by clicking on Manage Preferences. For more information please see our Privacy policy.

    Manage cookies
    Accept & close

    Cookies preferences

    Accept & close
    Back