agentur1601com / request-log
Logs data for page views and automatically deletes them after configured time.
Package info
github.com/1601com/request-log
Type:contao-bundle
pkg:composer/agentur1601com/request-log
0.1.3
2021-02-10 08:14 UTC
Requires
- php: ^5.6 || ^7.0
- agentur1601com/core-bundle: *
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
This extensions saves request data when the "generatePage" event is triggered.
Usage
You only have to install the extension.
Purge table
You can use the command "agentur1601com:request-log-purge" to clear the request log table. It is recommended to configure a cronjob with it.
Deactivate extension
In the Contao settings page you can deactivate the logging of requests.