Registry / web-framework / typo3-cms-workspaces

typo3-cms-workspaces

JSON →
library14.3.4phppackagistunverified

TYPO3 CMS Workspaces - Workflows with custom stages and versioning for a better editing and publishing experience.

composer require typo3/cms-workspaces
INSTALL
IMPORT
SIG · TYPO3-CMS-WORKSPAC
T
typo3-cms-workspaces
web-frameworkphpv14.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WorkspaceService
use TYPO3\CMS\Workspaces\Service\WorkspaceService;

Retrieve available workspaces in TYPO3.

<?php use TYPO3\CMS\Workspaces\Service\WorkspaceService; $workspaceService = new WorkspaceService(); $workspaces = $workspaceService->getAvailableWorkspaces();
Debug
Known issues
gotchaRequires TYPO3 CMS 7+; complex API with breaking changes across versions.
fix
Always check TYPO3 version compatibility before upgrading.
affects: >=7.0.0
Upgrade
Version history
14.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
typo3-cms-workspaces — pip install typo3-cms-workspaces · libregistry