Moin
Quick self promotion post for a plugin I built that is hopefully useful for some of you. For us, using external tools for that was always a bit of a pain, so I mostly built it for my own sanity
The plugin is called Kirby Loop and it’s a feedback tool for your website. You can use it to gather client or internal feedback by letting your users leave comments directly on elements of your website.
It’s using a SQLite database, so no external dependencies are needed and the data is safely stored on your server. Your can customize it quite well, too.
I’ve made a little introduction video:
The documentation can be found here:
Source is on Github:
I would love to hear your opinions If you find any bugs or issues, please report.