Webform Archive

Categories

Component ID

2314319

Component name

Webform Archive

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1736

Component created

Component changed

Component body

This module adds functionality of archiving webform submissions. It also allows
downloading reports for those archives. Such an archive will reduce overhead on
webform submission tables and the database queries for select and insert will be
faster thereby improving the performance.

Requirements:

Installation:

  • Download the module and place in sites/all/modules directory OR use drush dl webform_archive
  • Login as administrator. Enable the module in the "Administer" -> "Modules" OR use drush en webform_archive
  • Goto admin/config/content/webform/archive and start archiving Submissions.

Functionality:

  • Archive webform submissions based on time (for one or more webforms).
  • Generate reports for those archives.