solidwork/contao-helpfulid-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

solidwork/contao-helpfulid-bundle

最新稳定版本:v1.0.2

Composer 安装命令:

composer require solidwork/contao-helpfulid-bundle

包简介

Helpful Contao bundle that shows the internal IDs of articles, content elements and modules in the backend for easier debugging and development.

README 文档

README

A small but useful Contao bundle that makes working with content elements, modules and articles easier by displaying their internal IDs directly in the backend.
Especially helpful for developers and editors who frequently need to reference IDs when building templates or debugging.

✨ Features

  • Displays the ID of articles, content elements and modules in the Contao backend.
  • Saves time when working with templates and database relations.
  • Helps developers and editors quickly identify elements.
  • Works out-of-the-box with no configuration required.

⚡ Installation

Install the bundle via Composer:

composer require solidwork/contao-helpfulid-bundle

Then run the Contao migration command:

vendor/bin/contao-console contao:migrate

🔧 Usage

Once installed, the IDs are automatically shown in the backend list views for:

  • Articles (tl_article)
  • Content elements (tl_content)
  • Modules (tl_module)

No additional configuration is needed.

📦 Compatibility

  • Contao: ^4.13 and ^5.3
  • PHP: ^8.1 or higher

🐞 Issues & Improvements

If you discover a bug or have a feature request, please open an issue.

🙏 Dank

Ein besonderer Dank geht an Christian Feneberg, den Gründer der Contao Academy, für seine Inspiration und seinen Beitrag zur Contao-Community.
Lesetipp: Seiten-ID im Seitenbaum anzeigen

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2025-10-03