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

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Frontend Form with CSV Export

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/frontend-form-with-csv-export/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/frontend-form-with-csv-export/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/frontend-form-with-csv-export/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/frontend-form-with-csv-export/#developers)

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

## Beskrivelse

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).

## Installasjon

 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.

## Ofte stilte spørsmål

### 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).

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Frontend Form with CSV Export» er programvare med åpen kildekode. Følgende personer
har bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Frontend Form with CSV Export» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/frontend-form-with-csv-export)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/frontend-form-with-csv-export/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/frontend-form-with-csv-export/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/frontend-form-with-csv-export/)
med [RSS](https://plugins.trac.wordpress.org/log/frontend-form-with-csv-export/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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

 *  Versjon **1.2**
 *  Sist oppdatert **2 år siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 5.0 eller nyere **
 *  Testet opp til **6.7.9**
 *  PHP-versjon ** 7.2 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/frontend-form-with-csv-export/)
 * Stikkord
 * [csv](https://nb.wordpress.org/plugins/tags/csv/)[export](https://nb.wordpress.org/plugins/tags/export/)
   [forms](https://nb.wordpress.org/plugins/tags/forms/)[submissions](https://nb.wordpress.org/plugins/tags/submissions/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/frontend-form-with-csv-export/advanced/)

## Vurderinger

Ingen omtaler er sendt inn ennå.

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

[Se alle omtalene](https://wordpress.org/support/plugin/frontend-form-with-csv-export/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/frontend-form-with-csv-export/)