xima / xima-typo3-content-planner
This extension provides a page status functionality to support the planning of content work.
Installs: 8 469
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Open Issues: 9
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/major-symfony
- dev-2.x-dev
- dev-widget-fixes
- dev-tt-content-default
- dev-fix-permission-handling
- dev-update-docs
- dev-record-list-update
- dev-improved-dropdowns
- dev-file-storage-tree-workaround
- dev-constants-fields-tables
- dev-fix-tile-view-file-list
- dev-configuratble-dashboard-widget
- dev-refactor-css
- dev-tca-deprecations
- dev-widget-no-items-found
- dev-service-attributes
- dev-support-file-status
- dev-refactor-utilities
- dev-add-support-typo3-14
- dev-renovate/major-typo3
- dev-renovate/typo3fluid-fluid-5.x
- dev-1.x-dev
- dev-renovate/lock-file-maintenance
- dev-fix-abstract-selection-service
- dev-content-menu-provider-priority
- dev-drop-support-typo3-12
- dev-support-php-8.5
- dev-drop-support-81
- dev-cgl-directory
- dev-fix-ter-upload
- dev-improved-unit-tests
- dev-acceptance-testing
- dev-sys_file_metadata
This package is auto-updated.
Last update: 2025-12-12 08:56:32 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).
