Naviga Wire
2.2.0
2.2.0
  • Welcome to Naviga Wire!
  • User Guide
    • Searching the wires
      • Select stories for publication
        • Wire cards
      • Configure your views
      • Shortcuts
  • Admin Guide
    • Installation and upgrade
      • 1.x ==> 2.x
    • Requirements
    • Configuration
      • Providers
        • Source
        • Destination
        • ICP configuration examples
      • Base filters
      • Dropdown filters
      • Highlighting
      • Services
      • Article information
      • Import
      • Writer
      • OC Property Mappings
      • Article Card
    • Changelog
Powered by GitBook
On this page
  • Recommended dependencies versions
  • Required
  • Modules
  • Actions
  • Optional
  • Portals

Was this helpful?

  1. Admin Guide

Requirements

Previous1.x ==> 2.xNextConfiguration

Was this helpful?

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

  • ^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".

Recommended dependencies versions

  • 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

^6.0.0

Semver org
Content Agent
Image Content Provider
Dashboard plugin Writer
Newsroom Planner