- the "grav form plugin" can help (https://learn.getgrav.org/16/forms/forms) - the entries are saved as yaml files - we need to create a password protected area (without the admin plugin) - grav-plugin-login ? - and show a tabular view of the submitted data. with editing capabilities - and offer a csv download of all the data - it should support "attachments" - each user gets a token that enables the editing of the own values.