kitzberger/defaultauthor 问题修复 & 功能扩展

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

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

kitzberger/defaultauthor

最新稳定版本:13.0.0

Composer 安装命令:

composer require kitzberger/defaultauthor

包简介

Prefills the author/email fields in pages, sys_notes and news with the currently logged-in user's information.

README 文档

README

Automatically prefills author and email fields with the currently logged-in backend user's information when creating new records.

Supported Tables

  • pagesauthor, author_email
  • sys_noteauthor, email
  • tx_news_domain_model_newsauthor, author_email (if EXT:news is installed)

Installation

composer require kitzberger/defaultauthor

Requirements

  • TYPO3 v13.4+

How It Works

The extension registers a FormDataProvider that runs when the backend form engine initializes a new record. It checks if the current table has author/email fields and prefills them with the backend user's realName and email.

The user can still modify these values before saving.

Kudos

This extension is based on the work of:

  • Ernesto Baschny (EXT:cron_setdefaultauthor)
  • Mike Tölle (EXT:setdefaultauthor)

License

GPL-3.0-or-later

统计信息

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

GitHub 信息

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

其他信息

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