Title: Frontend Form with CSV Export
Author: PortDavea
Published: <strong>Colte 25, 2025</strong>
Last modified: Colte 26, 2025

---

Search plugins

![](https://ps.w.org/frontend-form-with-csv-export/assets/icon-256x256.png?rev=3247072)

# Frontend Form with CSV Export

 By [PortDavea](https://profiles.wordpress.org/portdavea/)

[Download](https://downloads.wordpress.org/plugin/frontend-form-with-csv-export.1.2.zip)

 * [Details](https://fuc.wordpress.org/plugins/frontend-form-with-csv-export/#description)
 * [Reviews](https://fuc.wordpress.org/plugins/frontend-form-with-csv-export/#reviews)
 *  [Installation](https://fuc.wordpress.org/plugins/frontend-form-with-csv-export/#installation)
 * [Development](https://fuc.wordpress.org/plugins/frontend-form-with-csv-export/#developers)

 [Support](https://wordpress.org/support/plugin/frontend-form-with-csv-export/)

## Description

This plugin allows you to:
 * Display a customizable form using a shortcode. * Store
submissions in a custom database table. * Export all submissions as a CSV file. *
Reset the database table to delete all submissions.

**Shortcode**: `[pdavea_frontend_form]`

**Features:**
 – Easily export form submissions to a CSV file. – Fully stylable 
using CSS. – Reset submissions table with a single click.

### License

This program is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation,
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this
program. If not, see:
 [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html).

## Installation

 1. Download the plugin files and save them in a folder named `frontend-form-with-csv-
    export`.
 2. Upload the folder to the `wp-content/plugins/` directory of your WordPress installation.
 3. Activate the plugin from the WordPress **Plugins** menu.
 4. Add `[pdavea_frontend_form]` shortcode to any post, page, or widget.

## FAQ

### How can I reset submissions?

Go to the **Form Submissions** menu in the WordPress admin dashboard and click the**
Reset Submissions** button.

### Can I add more fields to the form?

Yes, you can modify the form in the `render_form()` method of the plugin. Update
the database structure and submission handling code accordingly.

### Where are the submissions stored?

Submissions are stored in a custom database table named `wp_form_submissions` (or`{
prefix}_form_submissions` if you use a custom table prefix).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Frontend Form with CSV Export” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ PortDavea ](https://profiles.wordpress.org/portdavea/)

[Translate “Frontend Form with CSV Export” into your language.](https://translate.wordpress.org/projects/wp-plugins/frontend-form-with-csv-export)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/frontend-form-with-csv-export/),
check out the [SVN repository](https://plugins.svn.wordpress.org/frontend-form-with-csv-export/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/frontend-form-with-csv-export/)
by [RSS](https://plugins.trac.wordpress.org/log/frontend-form-with-csv-export/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Added reset submissions functionality.
 * Improved security and error handling.
 * Updated styling options.

#### 1.1

 * Added CSV export functionality.
 * Enhanced form shortcode.

#### 1.0

 * Initial release with basic form and database integration.

## Meta

 *  Version **1.2**
 *  Last updated **1 year ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/frontend-form-with-csv-export/)
 * Tags
 * [csv](https://fuc.wordpress.org/plugins/tags/csv/)[export](https://fuc.wordpress.org/plugins/tags/export/)
   [forms](https://fuc.wordpress.org/plugins/tags/forms/)[submissions](https://fuc.wordpress.org/plugins/tags/submissions/)
 *  [Advanced View](https://fuc.wordpress.org/plugins/frontend-form-with-csv-export/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/frontend-form-with-csv-export/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/frontend-form-with-csv-export/reviews/)

## Contributors

 *   [ PortDavea ](https://profiles.wordpress.org/portdavea/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/frontend-form-with-csv-export/)