axel-kummer / aku-logbook
TYPO3 Extension to send logs to the logbook server
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:typo3-cms-extension
Requires
- php: >=5.6
- axel-kummer/logbook-php: ~0.2
- typo3/cms: >=6.2.30|<=8.7.99
Requires (Dev)
Replaces
- typo3-ter/aku-logbook: 1.0.2
This package is auto-updated.
Last update: 2024-12-22 16:43:50 UTC
README
This Extension provides a easy to use Interface for the logbook-php package and the logbook server.
Installation
The installation depends on how you have setup your TYPO3 installation. In general there are 2 ways.
using TYPO3 ter
Install the extension from the TYPO3 ter Repository, search for aku_logbook and click install.
using composer.
composer require axel-kummer/aku-logbook
If the extension was installed please check if the Extension was activated, if not please activate.
Setup
Setup the log writer is quite easy. Open the extension configuration and enter the necessary information.