Forms recipes
- 
    Forms User sign-upLeveraging Kirby's authentication features to create a user registration system 
- 
    Forms Using MailHog for local email testingMake email testing a breeze with the right tools for the task 
- 
    Forms Email with attachmentsSend an email with attachments from form input. 
- 
    Forms Creating pages from frontendCreate pages from user input on the front end, e.g. from an event registration form. 
- 
    Forms Email contact formCreate a basic contact form that sends HTML or plain text emails. 
- 
    Forms Uploading files from frontendLearn how to upload files through a frontend form.