A Website logger for Kirby3
Commercial Usage
This plugin is free but if you use it in a commercial project please consider to
Installation
- unzip main.zip as folder
site/plugins/kirby3-logger
or git submodule add https://github.com/michnhokn/kirby3-logger.git site/plugins/kirby3-logger
orcomposer require michnhokn/kirby3-logger
Features
- Log the following actions to a searchable and filterable table:
user
,file
,page
,site
- Seperate panel view
Setup
Just install the plugin. At the moment there are no settings what soever.
Upcomming features
- Permissions to view the logs
- More configuration for the panel view
- More details in the panel view
Misc
License: MIT
Credits: MichnHokn
Inspiration: Kirby Logger by @texnixe | Logger for Kirby 3 by @medienbaecker