Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Concept Admin

hamzahalhariri edited this page Jun 15, 2018 · 29 revisions

Concept Admin

Version: 1.2.0

❗️Important notice when updating to version 1.2.0 from prior versions❗️

"conceptTypes" : {
	"xxxxxxxxx": {
		"id": "xxxxxx",
        "type": "xxxxxx", // IMPORTANT: this field was called x-im in version < 1.2.0
        "icon": "xxxxxx"
  },
}

Description

Concept admin is a Dashboard-Plugin with the goal to manage Concepts. In order for this plugin to work there are some prerequisites.

Installation & Configuration

Install

in your dashboard go to > plugins > install plugin >

  • Prod: https://plugins-prod.s3.amazonaws.com/se-infomaker-writerstartpage-lcc/{{VERSION}}
  • Stage: https://plugins-stage.s3.amazonaws.com/se-infomaker-writerstartpage-lcc/{{VERSION}}

Requirements:

  • OpenContent >=2.1
  • Dashboard version >=1.8.0
  • Dashboard has LCC-plugin (version >= 1.2.1) active with your OC credentials setup as a content provider
  • Dashboard has ICP-plugin (version >= 1.0.0) active and configured in order for images to work
  • Dashboard has DNA-plugin (version >= 1.0.1) active and allowing notifications
  • OpenContent has a config for the specific content type "Concept" contact support for more info
  • OpenContent has a user config that allows the mapped content provider in LCC to read/write
  • A valid plugin config (see below)

What's new:

  • Added functionality to allow custom config types

dashboard-concept-admin

Configure

The plugin needs to be configured with LCC, ICP and Writer endpoints, and providers.

  • go to Plugins > Concept Admin Plugin > settings
  • add your own config inside the configEditor field

Example config

Clone this wiki locally