porthd/sitemasterdata 问题修复 & 功能扩展

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

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

porthd/sitemasterdata

Composer 安装命令:

composer require porthd/sitemasterdata

包简介

Make website master data available as CKEditor variables

README 文档

README

What this extension does

Websites regularly display the same company information in many places: the postal address in the footer, the phone number on the contact page, the data protection officer in the privacy policy, and so on. If this information changes, every single occurrence has to be updated manually — a tedious and error-prone task.

sitemasterdata solves this by storing master data such as the company name, address, phone number, e-mail address, and legally required officer roles centrally in the TYPO3 Site Settings. Editors insert a short placeholder (e.g. [[sitemasterdata.phone]]) anywhere in a text. TYPO3 replaces every placeholder with the current value automatically when the page is rendered. A phone number that changes needs to be updated in exactly one place — all pages reflect the new value immediately.

Features

  • Central storage of master data per site in TYPO3 Site Settings
  • Placeholder dropdown in the CKEditor toolbar — no manual typing required
  • Current values shown as a preview in the dropdown label
  • Automatic frontend replacement in all RTE content
  • Direct access to individual values in Fluid templates and TypoScript
  • Ready-made TypoScript cObject for a complete formatted address block
  • Multisite-capable — each site maintains its own independent values
  • Extendable with additional fields without modifying this extension

Available fields

Field Placeholder
Company / Operator [[sitemasterdata.owner]]
Phone [[sitemasterdata.phone]]
E-Mail [[sitemasterdata.email]]
Street and House Number [[sitemasterdata.street]]
Postal Code [[sitemasterdata.zip]]
City [[sitemasterdata.city]]

Requirements

Requirement Version
TYPO3 ^14.3
PHP ^8.2
Site Set porthd/sitemasterdata

Installation

composer require porthd/sitemasterdata
vendor/bin/typo3 cache:flush

Then activate the Site Set porthd/sitemasterdata in your site configuration (config/sites/<your-site>/config.yaml):

dependencies:
  - typo3/theme-camino
  - porthd/sitemasterdata

Extending

Additional fields (e.g. social media profiles, VAT ID, registration number) can be added from a separate extension without modifying this one. The recommended approach is Symfony Service Decoration — see EXT:sitemasterdata_extend for a fully worked example.

Documentation

License

GNU General Public License v3.0 or later — see LICENSE.txt.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固