You are here

README.txt in Webform Clear 7

Same filename and directory in other branches
  1. 7.2 README.txt
********************************************************************
                     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.txt
View source
  1. ********************************************************************
  2. D R U P A L M O D U L E
  3. ********************************************************************
  4. Name: Webform Clear Module
  5. Author: Robert Castelo
  6. Drupal: 7.x
  7. ********************************************************************
  8. DESCRIPTION:
  9. Removes Webform submissions from the database once they have been emailed.
  10. ********************************************************************
  11. PREREQUISITES:
  12. Webform module
  13. ********************************************************************
  14. INSTALLATION:
  15. Note: It is assumed that you have Drupal up and running. Be sure to
  16. check the Drupal web site if you need assistance.
  17. 1. Place the entire module directory into your Drupal directory:
  18. sites/all/modules/
  19. 2. Enable the module by navigating to:
  20. administer > build > modules
  21. Click the 'Save configuration' button at the bottom to commit your
  22. changes.