Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Webform 2.x is largely preparation for a Drupal 6 port of webform, but fixes several long standing issues with Webform 1.x. This version of Webform does not contain the hacks of Webform 1.x, which have existed since Webform was ported to the FormsAPI for Drupal 4.7. It should significantly increase compatibility with other modules, such as Taxonomy, Upload, and Diff by moving the components fieldset to a separate tab.
Fixes broken link with clean urls on the unit page
the instant confirmation value is now correctly saved
Improved processing for alternative payment processing options - a shippable attributed is added to ensure that transactions are not set to the completed workflow
new version of the ecommerce patch file to correct error with item_status not initially being updated resulting in items being treated as manual confirmations
Thanks to fearlith (Kris) for helping to improve support for other ecommerce payment methods.
The DBFM module is an off-shoot of WebFM, designed to store files in a database as opposed to the filesystem.
This change was made to enable mutli-site replication of filesystem data.
DBFM is, in much the same way as WebFM, the file manager is based on a hierarchical directory structure unlike the traditional flat file-system used to date. DBFM uses AJAX to allow administrators to arrange files in the database in the same way they do with file managers on their personal systems.