lgdd / kanban-objects

A client extension for Liferay to manage in a Kanban board any custom Object with states.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanban Objects

A client extension for Liferay to manage in a Kanban board any custom Object with states.

preview

Requirement

Only object definitions with at least one Picklist field mark as a state are supported. For example: preview

Configuration

By default, you can select an Object definition and it will display a board according to the states for that definition:

preview

If you want to always display the board of a given Object definition, you can configure the widget in Liferay to give the Object definition ID or ERC as follows:

id=32830
# or
erc=C_TASK

About

A client extension for Liferay to manage in a Kanban board any custom Object with states.

License:MIT License


Languages

Language:JavaScript 84.5%Language:HTML 10.1%Language:CSS 5.5%