Save form entries in panel

I want to save a form entry (a single email field) in the panel rather than getting emails for every submission. I’m not quite sure how to do this, are there any guides or cookbooks on this topic?

GitHub - arnoson/kirby-forms: Form builder and handler for Kirby 4 by @arnoson would be ideal however whenever I add it to my site I get an error saying ‘please use the correct php version’ but the error does not clear even when I change my php version.

What PHP Version und plugin Version are you using? I’m running it locally with 8.2. Keep in mind that although my plugin is alrady working so far, it still hasn’t reached 1.0.0 yet, so things might change.

Kirby 4, php 8.1

I set my PHP version to 8.1 (8.1.27) and everything works. The error seems not to be related to my plugin but is a problem with your PHP version and your Kirby version.

:+1: