PHPackages                             kitzberger/defaultauthor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kitzberger/defaultauthor

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

kitzberger/defaultauthor
========================

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

13.0.0(3mo ago)013GPL-3.0-or-laterPHP

Since Feb 6Pushed 3mo agoCompare

[ Source](https://github.com/kitzberger/defaultauthor)[ Packagist](https://packagist.org/packages/kitzberger/defaultauthor)[ Docs](https://github.com/kitzberger/defaultauthor)[ RSS](/packages/kitzberger-defaultauthor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

TYPO3 Extension: Default Author
===============================

[](#typo3-extension-default-author)

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

Supported Tables
----------------

[](#supported-tables)

- `pages` → `author`, `author_email`
- `sys_note` → `author`, `email`
- `tx_news_domain_model_news` → `author`, `author_email` (if EXT:news is installed)

Installation
------------

[](#installation)

```
composer require kitzberger/defaultauthor
```

Requirements
------------

[](#requirements)

- TYPO3 v13.4+

How It Works
------------

[](#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
-----

[](#kudos)

This extension is based on the work of:

- Ernesto Baschny (EXT:cron\_setdefaultauthor)
- Mike Tölle (EXT:setdefaultauthor)

License
-------

[](#license)

GPL-3.0-or-later

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance81

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

102d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a288a9c4de1e44927c96ee2f9cef86ad3fbf3648e47933c2b662f3c090f0265?d=identicon)[kitzberger](/maintainers/kitzberger)

---

Top Contributors

[![kitzberger](https://avatars.githubusercontent.com/u/1405149?v=4)](https://github.com/kitzberger "kitzberger (3 commits)")

### Embed Badge

![Health badge](/badges/kitzberger-defaultauthor/health.svg)

```
[![Health](https://phpackages.com/badges/kitzberger-defaultauthor/health.svg)](https://phpackages.com/packages/kitzberger-defaultauthor)
```

###  Alternatives

[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[typo3/cms-t3editor

TYPO3 CMS T3Editor - JavaScript-driven editor with syntax highlighting and code completion. Based on CodeMirror.

115.9M50](/packages/typo3-cms-t3editor)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

39488.5k](/packages/wazum-sluggi)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
