定制 itsc/language-mode-switch 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

itsc/language-mode-switch

最新稳定版本:v1.0.0

Composer 安装命令:

composer require itsc/language-mode-switch

包简介

Allows to switch the language mode in page level

README 文档

README

Teaches TYPO3 to change the language mode based on configured value on page level.

TYPO3 does no longer allow to change the language mode via TypoScript. This is set once for the whole website in the site configuration.

We extend translated pages with a new field to switch the mode for that specific page. This middleware will fetch that info and modify current language configuration accordingly.

Automatic mode

Automatic mode can be enabled in the extension configuration. It is off by default. If automatic mode is enabled the frontend will behave according to what the page module displays for each language. When it says "Connected Mode", then "fallback" will be used in the frontend. When it says "Free Mode", then "free" will be used in the frontend.

With automatic mode enabled, you can still override the behaviour in the translated page properties.

统计信息

  • 总下载量: 45.82k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-01-04