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
pages→author,author_emailsys_note→author,emailtx_news_domain_model_news→author,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
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2026-02-06