Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在typo3中创建了一个页面。通过 Extension kickstarter 创建和安装扩展。在我的页面上添加这个新创建的扩展。但是扩展名没有出现。有人知道吗?是否需要定义模板文件?
确保你也包含了扩展的 Typoscript。
通常它是通过“包含静态”来完成的,安装的扩展应该在可用的项目中。
我在页面的设置模板上添加了这一行,它解决了我的问题
page.40 < plugin.tx_test3_pi1