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.0.0

  • Image Content Provider ^1.2.0

  • Dashboard plugin Writer: ^4.2.0

  • Optional: If using portal Import & assign articles - Newsroom Planner: ^6.0.0

Required

Modules

modules are handled by Naviga

GUI ^2.1.0

Dashboard GUI/Style-Guide core module

Actions

  • Version ^2.0.0

  • To retrieve data from open content

  • Version ^1.2.0

  • To render images

  • Version ^4.2.0

  • For viewing articles in Writer

Optional

Portals

  • For Import & Assign articles