xima / xima-typo3-content-planner
This extension provides a page status functionality to support the planning of content work.
Installs: 8 652
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Open Issues: 11
Type:typo3-cms-extension
pkg:composer/xima/xima-typo3-content-planner
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- ext-dom: *
- ext-filter: *
- ext-libxml: *
- psr/http-message: ^1.0 || ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- symfony/console: ^7.0
- typo3/cms-backend: ^13.4 || ^14.0
- typo3/cms-beuser: ^13.4 || ^14.0
- typo3/cms-core: ^13.4 || ^14.0
- typo3/cms-dashboard: ^13.4 || ^14.0
- typo3/cms-extbase: ^13.4 || ^14.0
- typo3/cms-fluid: ^13.4 || ^14.0
- typo3fluid/fluid: ^4.2 || ^5.0
Requires (Dev)
- eliashaeussler/version-bumper: ^2.4 || ^3.0
- helhum/typo3-console: ^8.1
- phpunit/phpunit: ^10.2 || ^11.0 || ^12.0
- typo3/cms-base-distribution: ^13.4 || ^14.0
- typo3/cms-lowlevel: ^13.4 || ^14.0
- dev-main
- 2.0.0
- 1.5.10
- 1.5.9
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-renovate/lock-file-maintenance
- dev-renovate/psr-http-server-middleware-1.x
- dev-renovate/psr-http-server-handler-1.x
- dev-renovate/helhum-typo3-console-8.x
- dev-renovate/xima-xima-typo3-content-planner-2.x
- dev-renovate/xima-xima-typo3-content-planner-1.x
- dev-renovate/move-elevator-composer-translation-validator-1.x
- dev-renovate/helmich-typo3-typoscript-lint-3.x
- dev-renovate/ergebnis-composer-normalize-2.x
- dev-renovate/armin-editorconfig-cli-2.x
- dev-renovate/konradmichalik-php-doc-block-header-fixer-0.x
- dev-renovate/konradmichalik-php-cs-fixer-preset-0.x
- dev-2.x-dev
- dev-1.x-dev
- dev-improved-unit-tests
- dev-acceptance-testing
This package is auto-updated.
Last update: 2025-12-17 07:11:36 UTC
README
TYPO3 extension xima_typo3_content_planner
This extension provides a page* status functionality to support the planning of content work, e.g. a migration process.
(* also supports other records as well)
✨ Features
- Extended page properties for content status, assignee and additional comments
- Colorful representation of the status within the backend
- Easy change of status
- Backend user assignment for distribution of content work
- Comments with todo and resolve feature for additional information
- Extensive dashboard for detailed content planning
- Recent updates widget for quick access to the latest changes
- Filterable content planner record overview
- Extend additional database records with status behavior
- Default support for content elements and files/folders in the file list
🔥 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
composer require xima/xima-typo3-content-planner
TER
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).
