Registry / other / typo3-cms-viewpage

typo3-cms-viewpage

JSON →
library14.3.3phppackagistunverified

TYPO3 CMS Viewpage - Use the (Web>View) backend module to view a frontend page inside the TYPO3 backend.

composer require typo3/cms-viewpage
INSTALL
IMPORT
SIG · TYPO3-CMS-VIEWPAGE
T
typo3-cms-viewpage
otherphpv14.3.3
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.

ViewpageController
use TYPO3\CMS\Viewpage\Controller\ViewpageController;

Instantiate the Viewpage controller and invoke the show action.

use TYPO3\CMS\Viewpage\Controller\ViewpageController; $controller = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(ViewpageController::class); $response = $controller->showAction();
Debug
Known issues
breakingRequires TYPO3 v14+ and PHP 8.2+
fix
Ensure TYPO3 and PHP versions meet requirements
affects: >=14.0.0
Upgrade
Version history
14.3.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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