Contact form plugin with image upload?

Discussion in 'WordPress' started by BFiggy, Feb 21, 2011.

  1. #1
    Does anyone know of any contact form plugins that allow people to upload and submit images? I used to use the "Cforms" plugin but I don't think it works with Wordpress 3.0.3 and up. Any suggestions?
     
    BFiggy, Feb 21, 2011 IP
  2. teamnirvana

    teamnirvana Active Member

    Messages:
    844
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    60
    #2
    teamnirvana, Feb 21, 2011 IP
  3. BFiggy

    BFiggy Member

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    25
    #3
    Thanks teamnirvana! I was actually able to get the new version of cforms to work but thanks for the suggestion.
     
    BFiggy, Feb 21, 2011 IP
  4. nirmala.prc

    nirmala.prc Active Member

    Messages:
    329
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4
    Contact Form 7 plugin does it. You can assign a file upload field. So almost anything can be uploaded and it will reach you in mail.
     
    nirmala.prc, Feb 22, 2011 IP
  5. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yep, it sure does. Plus you can extend that plugin with any of a number of hooks it has in place. So if you need to move the image, or maybe post the image, you can hook into the form after it is validated and have it done.

    There are some other extensions for CF7 in the Codex, one of which writes the form data to your database. I thought that was pretty cool.
     
    Dodger, Feb 22, 2011 IP