Requirements

Example how to interpret which version that is required, according to Semver (Semver org):

  • ^1.2.3 means "is greater than or equal to 1.2.3 but lower than 2.0.0."

  • ^0.2.3 means "is greater than or equal to 0.2.3 but lower than 0.3.0." (0.x.x is special)

  • 0.0.1 means "is = 0.0.1."

  • 0.14.x || 15.x.x means "version 0.14.x or 15.x.x".

  • Content Agent 2.1.0

  • Image Content Provider ^1.2.0

  • Status map ^2.2.0

Required

OpenContent configuration

Verify that OpenContent standard config of version 0.15.0 or higher is present in target OC

Actions

Status Map ^2.2.0

Modules

Modules are handled by Naviga

Utility (^2.4.0)

GUI (^3.1.0)

  • Naviga ID permissions:

    1. Users with need for viewing: pagehub:view

    2. Administrators of PageHub: pagehub:admin

    3. Permission to start Publisher runs: pagehub:publish and pagehub:publisher/build

  • Writer 7 and above

  • OC list plugin installed for creating lists

  • Integration to Publisher configured.