friendsoftypo3 / cms-func
为扩展提供后端 Web->函数主要模块以便钩入
v9.0.2
2020-09-24 11:13 UTC
Requires
- typo3/cms-core: ^9.0
Replaces
- friendsoftypo3/func: *
- typo3-ter/func: *
- typo3/cms-func: *
This package is auto-updated.
Last update: 2024-08-28 16:28:48 UTC
README
TYPO3 扩展 func
此扩展将 "Web->Functions" 模块引入 TYPO3 后端。它作为其他扩展钩入的容器,两个核心扩展 wizard_crpages 和 wizard_sortpages 在 TYPO3 核心版本 8 及之前的版本中负责此功能。随着这两个扩展整合到后端页面上下文菜单中,"func" 扩展变得过时,并已被从核心中移除。
现在,此扩展作为 composer 包和 TER 扩展提供,作为向后兼容层,如果其他扩展使用 "func" 的容器功能。