t3graf / setdefaultauthor
Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user.
Requires
- typo3/cms-core: ^10.4 || ^11.5
Requires (Dev)
- bk2k/bootstrap-package: ^12.0
- bk2k/extension-helper: ^1.0
- friendsofphp/php-cs-fixer: ^3.2
- helmich/typo3-typoscript-lint: ^2.5
- overtrue/phplint: 3.0.0
- typo3/cms-backend: ^11.5
- typo3/cms-beuser: ^11.5
- typo3/cms-extbase: ^11.5
- typo3/cms-extensionmanager: ^11.5
- typo3/cms-felogin: ^11.5
- typo3/cms-fluid: ^11.5
- typo3/cms-form: ^11.5
- typo3/cms-frontend: ^11.5
- typo3/cms-indexed-search: ^11.5
- typo3/cms-info: ^11.5
- typo3/cms-install: ^11.5
- typo3/cms-lowlevel: ^11.5
- typo3/cms-rte-ckeditor: ^11.5
- typo3/cms-seo: ^11.5
- typo3/cms-setup: ^11.5
- typo3/cms-sys-note: ^11.5
- typo3/cms-tstemplate: ^11.5
- typo3/testing-framework: ^6.11
Replaces
- typo3-ter/setdefaultauthor: 11.0.1
This package is auto-updated.
Last update: 2024-11-11 06:39:57 UTC
README
Defaults the author/email fields in pages to the info from the currently logged in user.
- Gitlab Repository: https://gitlab.com/t3graf-extensions/setdefaultauthor
- TYPO3 Extension Repository: https://extensions.typo3.org/extension/setdefaultauthor
- Found an issue?: https://gitlab.com/t3graf-extensions/setdefaultauthor/issues
1. Introduction
Features
- Based on extbase, implementing best practices from TYPO3 CMS
- Simple and fast installation
- No configuration needed
Screenshots
Page properties metadata
2. Usage
Installation
Installation using composer
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require t3graf/setdefaultauthor
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension setdefaultauthor
with the extension manager module.
6. Contribution
Please create an issue at https://gitlab.com/t3graf-extensions/setdefaultauthor/issues.
Please use Gittlab only for bug-reporting or feature-requests. For support use the TYPO3 community channels or contact us by email.
7. Support
If you need privat or personal support, contact us by email on support@t3graf-media.de
Be aware that this support might not be free!