> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/page-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/page-hub/admin/requirements.md).

# Requirements

Example how to interpret which version that is required, according to Semver ([Semver org](https://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".

## Recommended dependencies versions

* 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

{% hint style="info" %}

### [Content Agent](https://docs.infomaker.io/content-agent/) ^`2.1.0`

{% endhint %}

{% hint style="info" %}

### [Image Content Provider](https://docs.infomaker.io/image-content-provider/) ^`1.2.0`

{% endhint %}

{% hint style="info" %}

### [Status Map](https://docs.infomaker.io/dashboard-status-map/) ^`2.2.0`

{% endhint %}

### Modules&#x20;

Modules are handled by Naviga

{% hint style="success" %}

### Utility (^2.4.0)

*Dashboard Utility/Helpers core module*
{% endhint %}

{% hint style="success" %}

### GUI (^3.1.0)

*Dashboard GUI/Style-Guide core module*
{% endhint %}

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