drblitz / blog-author
Installs: 124
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- t3g/blog: ^12.0
- typo3/cms-core: ^11.5 || ^12.4
This package is auto-updated.
Last update: 2024-12-07 17:58:25 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:
or you can also call it as a Typoscript object:
<f:cObject typoscriptObjectPath="lib.post_authors" />