Webform FTP

Categories

Component ID

2357941

Component name

Webform FTP

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

670

Component created

Component changed

Component body

Synopsis

"Webform FTP" extends the excellent Webform module by adding an option that exports submissions into CSV file and uploads the file to the server folder.

How it works

In each webform you can set the frequency of data uploaded to the server, then when you run the "cron" the submissions are exported to a CSV file and uploaded to the server. If this is correct, these submissions are deleted from the node.

The implementation of these actions is configurable for each node type webform at different periods (1 day, 7 ...). This setup requires a special permission and can be set by role.

The name of upload file: form-[nid]-[timestamp].csv

Requirements

- Webform