承接 flixx/flixx_pagetree_overlay 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

flixx/flixx_pagetree_overlay

最新稳定版本:1.0.0

Composer 安装命令:

composer require flixx/flixx_pagetree_overlay

包简介

TYPO3 backend extension to dynamically switch page tree languages via dropdown with immediate refresh.

README 文档

README

Minimal TYPO3 backend extension to enhance the page tree by displaying translated page titles for each available language in a dropdown selector.

Features

  • Language dropdown menu in the page tree header
  • Remembers the selected language using TYPO3 BE user session data
  • Optionally falls back to a default language from User TSconfig if no session data exists
  • Dynamically loads available languages from site configuration (config.yaml)
  • No deep integration or backend manipulation – only minor UI enhancements

Why?

This extension provides a lightweight and minimal way to switch language visibility in the page tree.
It avoids any complex manipulation of TYPO3 core functionalities and simply adapts the title rendering of pages according to the selected language.
This ensures maximum compatibility and avoids backend-related issues.

Installation

Install via Composer:

composer require flixx/flixx-pagetree-overlay

Activate the extension in the TYPO3 Extension Manager.

Configuration

User TSconfig

Optionally, set a default language for specific backend users:

plugin.tx_flixxpagetreeoverlay.defaultNavTreeLanguage = 1

This value is overridden if the user selects another language from the dropdown.

License

GNU GENERAL PUBLIC LICENSE

Contact

flixx.ch
Digital- & TYPO3 Agency
hello@flixx.ch
https://www.flixx.ch

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-03-26