定制 magrunert/docu-ce 二次开发

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

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

magrunert/docu-ce

最新稳定版本:v1.1

Composer 安装命令:

composer require magrunert/docu-ce

包简介

Shows all content elements that are in use on a website.

README 文档

README

About

The extension lists all content elements (and hidden) that are used on the website. Additional information about the content elements is displayed, as well as information of the cType from page TSconfig.

Installation

Just do

composer require magrunert/docu-ce

Set your Page TSconfig globally

e.g.

\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig(
    "@import 'EXT:myexample/Configuration/TSconfig/your.tsconfig'"
);

Customization

You can add an external url with further information to the TSconfig page. (e.g. url of your ticket system)

mod.wizards.newContentElement.wizardItems.common.elements.[cType].external_url

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2022-11-11