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".
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
Content Agent ^2.1.0
2.1.0Image Content Provider ^1.2.0
1.2.0Status Map ^2.2.0
2.2.0Modules
Modules are handled by Naviga
Last updated