README.txt in Webform Clear 7
Same filename and directory in other branches
******************************************************************** D R U P A L M O D U L E ******************************************************************** Name: Webform Clear Module Author: Robert Castelo <www.codepositive.com> Drupal: 7.x ******************************************************************** DESCRIPTION: Removes Webform submissions from the database once they have been emailed. ******************************************************************** PREREQUISITES: Webform module ******************************************************************** INSTALLATION: Note: It is assumed that you have Drupal up and running. Be sure to check the Drupal web site if you need assistance. 1. Place the entire module directory into your Drupal directory: sites/all/modules/ 2. Enable the module by navigating to: administer > build > modules Click the 'Save configuration' button at the bottom to commit your changes.
File
README.txtView source
- ********************************************************************
- D R U P A L M O D U L E
- ********************************************************************
- Name: Webform Clear Module
- Author: Robert Castelo
- Drupal: 7.x
- ********************************************************************
- DESCRIPTION:
-
- Removes Webform submissions from the database once they have been emailed.
-
-
-
- ********************************************************************
- PREREQUISITES:
-
- Webform module
-
-
- ********************************************************************
- INSTALLATION:
-
- Note: It is assumed that you have Drupal up and running. Be sure to
- check the Drupal web site if you need assistance.
-
- 1. Place the entire module directory into your Drupal directory:
- sites/all/modules/
-
-
- 2. Enable the module by navigating to:
-
- administer > build > modules
-
- Click the 'Save configuration' button at the bottom to commit your
- changes.
-