entityform submission export to csv

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is designed to provide a way to export submission data from entityform module.

Motivation

Create user friendly CSV download utility for Entityform submissions.

HowTo use it

  • Enable module
  • Open Entityform types manage page (/admin/structure/entityform_types)
  • Click on link "Export to csv" opposite to the necessary submission type.
  • Use it

Features

  • Add Batch API for large data

.

Support next Field type

  • Boolean
  • Textfield
  • Term reference
  • Entity reference
  • List (select)
  • Email
  • Date
  • Integer

Requirements

Project information