xima / xima-typo3-content-planner
This extension provides a page status functionality to support the planning of content work.
Installs: 4 059
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 3
Open Issues: 9
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/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
- roave/security-advisories: dev-latest
- 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
- dev-main
- 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-php-file-header
- dev-update-readme
- dev-unit-tests
- dev-issue-templates
- dev-type-error
- dev-fix-assignee-widget-text
- dev-renovate/move-elevator-composer-translation-validator-1.x
- dev-code-improvements
- dev-phpstan-level-6
- dev-composer-translation-validator
- dev-version-bumper
- dev-docs-additional-records
- dev-flash-messages
- dev-hide-table
- dev-assignee-change
- dev-improve-repository
- dev-user-selection-modal
- dev-remove-tailor
- dev-type-casting
- dev-composer-dependency-analyser
- dev-missing-language-keys
- dev-phpstan-level
- dev-sys_file_metadata
- dev-notes
- dev-relevant-updates
This package is auto-updated.
Last update: 2025-07-17 08:25:39 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).