.. _start: =========================== Kanban Workspaces for TYPO3 =========================== :Extension key: kanban_workspaces :Package name: web-vision/kanban-workspaces :Version: |release| :Language: en :Copyright: 2025 :Author: web-vision GmbH & Contributors :Rendered: |today| :License: This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from `www.typo3.org `_. --- .. attention:: The extension is in an early experimental state and considered as `Proof-of-Concept (POC)` implementation and not everything is possible acting as smooth as expected or is finished. Kanban board backend module for TYPO3 CMS workspace management. This extension provides a Kanban-style UI in the TYPO3 backend to manage workspace content (pages, `tt_content`) via drag-and-drop, filters, and TYPO3 workspace APIs. Columns represent workspace stages; cards represent workspace records. You can move items between stages, filter by depth/language/stage, search, and use the integrated “Send to stage” workflow. --- **Table of Contents** .. toctree:: :maxdepth: 5 :titlesonly: :glob: Introduction/Index Administrator/Index Editor/Index Editor/AssignUser Configuration/Index Developer/Index KnownProblems/Index ChangeLog/Index