drblitz/blog-author

Installs: 75

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.0.0 2023-10-31 20:11 UTC

This package is auto-updated.

Last update: 2024-04-07 16:28:27 UTC


README

The plugin allows you to display information about the authors of post in a single view.

Installation

composer req drblitz/blog-author

Displaying information about the author/authors can be done in two ways.

You can either add a new plugin to the page:

Example form

or you can also call it as a Typoscript object:

<f:cObject typoscriptObjectPath="lib.post_authors" />