Written on December 12, 2008  /  with 3 comments  /  in the Drupal Tips category.

Auto Responder Module for Drupal

You’ve heard me mention before the Forumbuilder Module for Drupal called Webform. Basically if you are looking to build custom PHP forms on your Drupal site than the Webform module is by far the best choice. You can very easily and quickly create tons of new forms and manage who those forms are sent to. Recently a client and friend of mine John Hut of Aquaveo asked me what the possibilities were for an Auto Response email to be sent once someone filled out a Drupal webform.

Webform Auto Responder Module

With some Google searching and some “Elbow Grease” I found the Webform Auto Responder Module for Drupal made by budda. Much thanks to Budda for taking the time to put this together. When you add in this module to your Webform module, you can now create an auto response email for people when they fill out one of your Drupal Webforms! When you are creating a new webform or editing an existing one, the new auto response option appears 2 fields:

All you have to do is put in your subject line, and then the body of the email you want sent. And whallaaa, you just created an auto responder!!! Never been easier. For installation, remember to copy the entire module folder into your /modules directory. It basically acts as it’s own module independent of the Webform module. Hopefully soon the two will just be integrated so you won’t have to install the both of them.

3 responses to this article so far...

Leave a comment