xima / xima-typo3-content-planner
This extension provides a page status functionality to support the planning of content work.
Installs: 5 473
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 3
Open Issues: 12
Type:typo3-cms-extension
Requires
- php: ^8.1
- ext-dom: *
- ext-libxml: *
- psr/http-message: ^1.0 || ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- symfony/console: ^6.4 || ^7.0
- typo3/cms-backend: ^12.0 || ^13.0
- typo3/cms-beuser: ^12.0 || ^13.0
- typo3/cms-core: ^12.0 || ^13.0
- typo3/cms-dashboard: ^12.0 || ^13.0
- typo3/cms-extbase: ^12.0 || ^13.0
- typo3/cms-fluid: ^12.0 || ^13.0
- typo3fluid/fluid: ^2.15 || ^4.2
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- eliashaeussler/php-cs-fixer-config: 2.3.0
- eliashaeussler/version-bumper: ^2.4 || ^3.0
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.52
- helhum/typo3-console: ^8.1
- helmich/typo3-typoscript-lint: ^3.2
- move-elevator/composer-translation-validator: ^1.0.0
- phpstan/phpstan-deprecation-rules: ^1.0 || ^2.0
- phpstan/phpstan-phpunit: ^1.0 || ^2.0
- phpstan/phpstan-strict-rules: ^1.0 || ^2.0
- phpunit/phpunit: ^10.2 || ^11.0 || ^12.0
- saschaegerer/phpstan-typo3: ^1.10 || ^2.0
- spaze/phpstan-disallowed-calls: ^4.0
- ssch/typo3-rector: ^2.10 || ^3.0
- symfony/translation: ^6.3 || ^7.0
- tomasvotruba/type-coverage: ^1.0 || ^2.0
- typo3/cms-base-distribution: ^12.0 || ^13.4
- typo3/cms-lowlevel: ^12.0 || ^13.4
- typo3/coding-standards: 0.8.0
This package is auto-updated.
Last update: 2025-08-31 10:40:45 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
- 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
🔥 Installation
Requirements
- TYPO3 >= 12.4
- PHP 8.1+
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)
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).