Setting up Webforms in a .install file
I have the need to replicate a set of webforms for multiple websites. Rather than go into each site and setup the form by hand, I'm wondering if there is a way to create a .install and module that will create the webform upon module installation.
I have across a reference to a webform_install (hook_install) on Lullabot, but I'm wondering whether this is what I should be using:
http://api.lullabot.com/file/contrib/webform/webform.install/7
Any suggestions from Chris or others?
By the way Chris, your webform videos were excellent and I'd like to make heavy use of this module. Just looking for an easy shortcut to replicate my work.