Storage for Contact Form CF7

Contact Form 7 Storage saves all Contact Form 7 submissions (including attachments) to your WordPress (DB) database.

Latest version 2.1.1

GDPR compliance

While this plugin does not guarantee GDPR compliance, it provides the following features to help achieve this:

  • Easily delete form entry data, meta information, and uploaded attachments.
  • Disables storing user IP address and browser information.

Amazing support

This plugin was developed and maintained byDanbis von CasperCore WordPress contributor and professional WordPress developer since 2007. All support requests are handled by plugin authors.

Features

All form submissions are stored in the WordPress backend, except for sending via email.

Export form submissions to CSV for Excel.

Each entry stores the following details about the commit:

  • A single input field value (also available as a single column in exported CSV files).
  • Upload all attachments to the contact form.
  • The time and date of the entry.
  • The email address of the recipient of the contact form.
  • The subject line of emails sent to contact form recipients.
  • Post or page URL (referrer) to submit the contact form.
  • Submitted IP address, browser and device information (user agent).
  • Link to the configuration page of the contact form for submission.

The storage of user IP address and device information can be disabled in the plug-in settings.

Auto update

InstallEnvato market pluginEnable automatic updates for this plugin directly from your WordPress dashboard. remember to specifyyour API tokenIn the Envato Marketplace settings page.

Bonus Plug-in: Contact Form 7 Checks

Get our Contact Form 7 companion plugin for free!

Installation

  1. Go to "Plugins → Add New" in the main menu of your WordPress dashboard.
  2. Select the "Upload" tab at the top of the page.
  3. choosecf7-storage.zipUpload the file and click Upload.
  4. Be sure to activate the plugin after uploading.

Usage

This plugin adds a new section called "Entries" under the "Contacts" menu

A drop-down selector at the top of the list provides filtering and sorting of contact form entries

Export entries to CSV

Personal form storage settings

Reference entry ID and entry URL in email

  • [storage_entry_id]replaced with a unique entry ID, such as 3212, and
  • [storage_entry_url]Generates a link to the backend entry, accessible only to registered users.

Note that Contact Form 7 does not support wrapping variables in square brackets[]like[[storage_entry_id]]. Please use another set of characters (eg{} or ()).

Requirements

  • Contact form 7 plug-in.
  • Tested to WordPress 5.7.
  • At least WordPress 3.2 is required.

Screenshots

  1. List of all form submissions
  2. Detailed view of each commit
  3. CSV output of form submissions

Support

please useDedicated support section on CodeCanyon

Changelog

2.1.1 (5 May 2021)

  • Update the admin Javascript to use this strict mode and the latest jQuery API.

2.1.0 (5 de marzo de 2021)

  • Bugfix: support for the file upload API changes introduced in version 5.4 of Contact Form 7.
  • Tested with WordPress 5.7.

2.0.3 (18 April 2019)

  • Bugfix: support for local file references in mail attachments.
  • Tested with WordPress 5.2.

2.0.2 (18 February 2019)

  • Security fix: escape all form field data in admin output. Thanks to Patrick Samuel for reporting the issue.
  • Tested with WordPress 5.1.

2.0.1 (15 November 2018)

  • You can replace the upload file URL in the confirmation email even if the upload is not attached to the email.
  • Tested with WordPress 5.0.

2.0.0 (September 8, 2018)

  • Introduced plugin and form settings page.
  • Marked as tested with WordPress 4.9.8.

1.7.0 (30 July 2018)

  • Marked as tested with WordPress 4.9.7.
  • reformat codeWordPress Coding Standards.

1.6.1 (17 December 2017)

  • Marked as tested with WordPress 4.9.1.
  • Silent error while creating upload directory.
  • Added developer tools to enforce coding standards.

1.6.0 (2 March 2017)

  • New: Add Spanish and Catalan translations. Thank you Albert Parera!
  • New: File attachment fields such as [file-field-name]is automatically replaced with the file URL in the email notification.
  • New: Added a filter cf7_storage_skip_captureDisable capturing form submissions. The second parameter is an instanceWPCF7_ContactForm.
  • Bugfix: Delete the attachment files when a form entry is deleted.

1.5.5 (18 February 2017)

  • Bugfix: Store “piped” checkbox labels instead of just values.

1.5.4 (3 June 2016)

  • Bugfix: Fix the [storage_entry_url]Postlabel URL.

1.5.3 (1 June 2016)

  • Bugfix: Check for the field type before adding the piped field label.
  • Bugfix: Allow export of the selected entries only.

1.5.2 (21 May 2016)

  • New: Added subscription form for plugin update notifications.
  • New: Added link to form entry in plugin list next to "Activate" button.

1.5.1 (10 May 2016)

  • New: Fromtruncated fieldExport to CSV-pipe-labelField name suffix.
  • Bugfix: Ensure that bulk trash/delete/untrash works as expected after changing the WP_List_Tabledefinition.

1.5.0 (4 May 2016)

  • Added CSV separator selector for better Excel support out of the box.
  • Bugfix: The length of the URL no longer increases between searches.

1.4.5 (10 December 2015)

  • Export CSV now includes remote IP addresses by default.
  • Bugfix: cf7_storage_csv_columnsApply filter nowafterA single form field value column has been added to the export array.

1.4.4 (6 September 2015)

  • Bugfix: Don’t cast entry ID to integer during get_post()call.
  • add filtercf7_storage_csv_delimiterEnable custom CSV delimiter. Utilize ";" as the default column separator in CSV export files (for Microsoft Excel compatibility).
  • Exported CSV files should now open correctly in Excel by default.

1.4.3

  • Add form input field names as column headers in CSV export.

1.4.2

  • Add support for fields with multiple values ​​(checkbox, radio) to CSV export.

1.4.1

  • Added support for fields with multiple values ​​(checkboxes, radios) in the entry view.

1.4

  • Enable [storage_entry_id] and [storage_entry_url]मेलिंग लेबले.
  • Fixed an issue with removing backslashes from upload filenames on Windows servers.

1.3.8

  • Do not store mail2 that is normally sent to the user as a receipt.

1.3.7

  • Includes the auto-update library that was missing in 1.3.6.

1.3.6

  • Uploaded files are displayed in the backend even if not mailed.

1.3.4

  • More reliable automatic updates.

1.3.3

  • Bugfix: Include all available contact forms in the drop-down filter.

1.3.2

  • Manage stylesheet columns in index views.

1.3.1

  • Include entry topics in the admin index view.
  • Enables a quick preview of entry content from the Manage Index view.

1.3

  • By enabling automatic updatesEnvato WordPress Toolkit Plugin.

1.2

  • Supports Contact Form 7 version 3.9.

1.1.0

  • Add entry export function.

1.0.3

  • Add localization support.
  • Added Latvian translation.

1.0.1

  • Simplified README.

1.0

  • Initial release.

Icon "Happy"sandraunder Creative Commons.

Storage for Contact Form CF7 [Free Download]
Storage for Contact Form CF7 [Nulled]
WordPress » Forms

METADATA
  • Files Included: JavaScript JS, CSS, PHP
  • Software Version: WordPress 5.7.x, WordPress 5.6.x, WordPress 5.5.x, WordPress 5.4.x, WordPress 5.3.x, WordPress 5.2.x, WordPress 5.1.x, WordPress 5.0.x, WordPress 4.9.x, WordPress 4.8.x, WordPress 4.7.x, WordPress 4.6.1, WordPress 4.6, WordPress 4.5.x, WordPress 4.5.2, WordPress 4.5.1, WordPress 4.5, WordPress 4.4.2, WordPress 4.4.1, WordPress 4.4, WordPress 4.3.1, WordPress 4.3, WordPress 4.2, WordPress 4.1, WordPress 4.0