• emiliano19912

    (@emiliano19912)


    I would data submitted through Contact Form 7 to be sent as an attachment (csv file)

    This attachment is related to fields that user had fill in form.

    the fields of form are (the classic fields) :

    
    <label> Your Name (required)
    [text* your-name] </label>
    
    <label> Your Email (required)
    [email* your-email] </label>
    
    <label> Subject
    [text your-subject] </label>
    
    <label> Your Message
    [textarea your-message] </label>
    
    [submit “Send”]

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    I would this fields are saved on csv and send by email.

    Thank you for help.

    • This topic was modified 7 years, 8 months ago by bdbrown.
Viewing 1 replies (of 1 total)
  • @emiliano19912, I’m looking to do the same thing. Curious if you settled on an implementation. If not, and you’re still looking, I may roll my own, which I’d ultimately be happy to share.

    Thanks and cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 – attach csv file’ is closed to new replies.