PHPackages                             dreibein/contao-author-bundle - 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. dreibein/contao-author-bundle

Abandoned → [sowieso/contao-author-bundle](/?search=sowieso%2Fcontao-author-bundle)Contao-bundle

dreibein/contao-author-bundle
=============================

Show additional author information on a reader page

3.0.0(2y ago)31.6k[1 issues](https://github.com/Xirdion/contao-author-bundle/issues)LGPL-3.0-or-laterPHPPHP ^8.0CI failing

Since Apr 15Pushed 2y ago5 watchersCompare

[ Source](https://github.com/Xirdion/contao-author-bundle)[ Packagist](https://packagist.org/packages/dreibein/contao-author-bundle)[ RSS](/packages/dreibein-contao-author-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (10)Versions (20)Used By (0)

Contao Author Bundle
====================

[](#contao-author-bundle)

Show additional author information on a reader page

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

[](#installation)

`composer require xirdion/contao-author-bundle`

Usage
-----

[](#usage)

- Create a user
- Add author data to the user (description, image etc.)
- Create a frontend module "author" and set the scope (News, Events, FAQ)
- Insert the module on a reader page (e.g. above a news-reader-module)
- For news entries there is the possibility to show the author within the news-template. For this case you have to provide the image-size for the author image.

Features
--------

[](#features)

- native Contao image support
- [schema.org](https://schema.org/author) author tags
- author data also added to the news-template-object

### News Template

[](#news-template)

The author data is added to the new template. Following properties are available in the template:

- `$this->authorUser` (instance of Contao\\UserModel)
- `$this->authorLinks` (array of links)
- `$this->authorImage` (image object)

The image object could be used this way:

```
$this->insert('picture_default', $this->authorImage->picture);
```

### Back end view

[](#back-end-view)

[![User](docs/user.png)](docs/user.png)

### Module configuration

[](#module-configuration)

[![Module](docs/module-example.png)](docs/module-example.png)

### Front end view (example)

[](#front-end-view-example)

[![Front end](docs/frontend.png)](docs/frontend.png)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 52.2% 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

Every ~90 days

Recently: every ~124 days

Total

17

Last Release

767d ago

Major Versions

1.1.2 → 2.0.02022-04-06

1.1.3 → 2.0.62022-11-28

2.0.6 → 3.0.02024-04-05

PHP version history (4 changes)1.0.0PHP ^7.2

1.1.0PHP ^7.4

1.1.1PHP ^7.4|^8.0

3.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b395e7de0792b01eaf92aacbce0988ae67a7b7ffee198d4efbbd74a4f37aa813?d=identicon)[dreibein](/maintainers/dreibein)

---

Top Contributors

[![lukasbableck](https://avatars.githubusercontent.com/u/42083846?v=4)](https://github.com/lukasbableck "lukasbableck (12 commits)")[![sebssch](https://avatars.githubusercontent.com/u/18069290?v=4)](https://github.com/sebssch "sebssch (7 commits)")[![Xirdion](https://avatars.githubusercontent.com/u/17783055?v=4)](https://github.com/Xirdion "Xirdion (3 commits)")[![dreibein](https://avatars.githubusercontent.com/u/26867434?v=4)](https://github.com/dreibein "dreibein (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dreibein-contao-author-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dreibein-contao-author-bundle/health.svg)](https://phpackages.com/packages/dreibein-contao-author-bundle)
```

###  Alternatives

[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[contao/managed-edition

Contao Managed Edition

17105.4k1](/packages/contao-managed-edition)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.0k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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