sypets / page-callouts
Add callouts to page module in TYPO3 backend
Package info
github.com/sypets/page_callouts
Language:Shell
Type:typo3-cms-extension
pkg:composer/sypets/page-callouts
v6.1.2
2024-12-09 19:28 UTC
Requires
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-fluid: ^12.4 || ^13.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- typo3/testing-framework: ^7.0.4
Conflicts
- qc/qc-be-pagelanguage: <1.0.2
This package is auto-updated.
Last update: 2026-06-09 22:39:23 UTC
README
TYPO3 extension page_callouts
page_callouts makes the following available:
-
Hooking into the page layout module in order to show additional informational messages (used by brofix)
-
Show a close button in the page layout module in case it was called from another module with the parameter "returnUrl" - in this case we should return to this module via the returnUrl on close. This will also be used by brofix.
| URL | |
|---|---|
| Repository: | https://github.com/page_callouts/brofix |
| Read online: | https://docs.typo3.org/p/sypets/page_callouts/main/en-us/ |
| TER: | https://extensions.typo3.org/extension/page_callouts |