xima/xima-typo3-content-planner

This extension provides a page status functionality to support the planning of content work.

Maintainers

Package info

github.com/xima-media/xima-typo3-content-planner

Type:typo3-cms-extension

pkg:composer/xima/xima-typo3-content-planner

Statistics

Installs: 12 999

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 7

2.2.0 2026-04-24 09:14 UTC

README

Extension icon

TYPO3 extension xima_typo3_content_planner

Latest Stable Version Supported TYPO3 versions Supported PHP Versions CGL Tests License

This TYPO3 extension adds content planning capabilities to the TYPO3 backend: assign a status to pages (and other records), assign responsible editors and leave comments with todos — all directly in the page tree, record list and file list.

Note

Ideal for content migrations, editorial workflows or any process where you need to track who is working on what.

Page

✨ Features

Status — Colorful, customizable status labels for pages and records

Assignee — Assign responsible editors to records

  • Quick actions: "Assign to me" / "Unassign" shortcuts
  • Optional auto-assignment on status change

Comments — Discuss records directly in the backend

Dashboard — Ready-to-use dashboard preset with dedicated widgets

  • Overview, status, updates, assignee, todo, comments widgets
  • Configurable widget with custom filters (TYPO3 v14+)

Extensibility — Works beyond pages

🔥 Installation

Requirements

  • TYPO3 13.4 LTS & 14.0+
  • PHP 8.2+

Supports

Version TYPO3 PHP
2.x 13-14 8.2-8.5
1.x 12-13 8.1-8.5

Composer

Packagist Packagist Downloads

composer require xima/xima-typo3-content-planner

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

📂 Setup

After the installation, update the database schema and setup the extension:

vendor/bin/typo3 database:updateschema
vendor/bin/typo3 extension:setup --extension=xima_typo3_content_planner

📙 Documentation

Please have a look at the official extension documentation.

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

💎 Credits

Relax icons by Chattapat from Noun Project (CC BY 3.0)

Thanks to move:elevator and XIMA for supporting the development of this extension.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).