Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a requirement that customer admin can design their contact form with the use of following elements

  • Text field
  • Email Field
  • Text Area
  • Dropdown Menu
  • Checkboxes
  • Radio Buttons
  • Captcha
  • File Upload

Once contact form is designed, customer admin can use shortcode generated to place within designed/created contact us page.

Is there any symfony plugins for that ?

share|improve this question
There is a nice plugin for Wordpress which does exactly that (Contact Form 7), but I don't know any for Symfony. You can check if it's very difficult to alter the WP plugin to work with Sf. – Michal Trojanowski Feb 11 at 12:39
Yes J0k you are right. i want the same plugin for symfony 1.4.. – montu pepavanshi Feb 12 at 11:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.