Automatically convert Contact Form 7 submissions into professionally formatted PDF documents and Excel spreadsheets — then deliver both as email attachments, instantly.
A single plugin that closes the loop between your web form and your back-office — no manual exports, no copy-pasting.
From the web form through to the email inbox — every step captured.
Every submission produces a polished PDF report and a structured Excel spreadsheet — both attached to the outbound email.
Four clean steps from form submit to delivered attachments.
wpcf7_mail_sent action hook. The moment a user submits the form, the plugin fires and captures all field values from the submission object.wp_mail() function with the $attachments parameter. The email is sent to the configured recipient — no manual step needed.