agentur1601com / request-log
Logs data for page views and automatically deletes them after configured time.
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-bundle
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.