Save CF7 Entry

Description

This is a simple plugin that saves contact form 7 entries into the database for later use. It has the following features:
1. Saves contact form entries into the database in no time.
2. Group enteirs for each contact form separately.
3. Easy to use seach and sort for the data.
4. Date filter to see entries bewtween some specific dates.
5. Delete any entry by simply clicking the trash icon.
6. Unlimited entries.

Privacy notices

With the default configuration, this plugin, in itself, does not:

  • write any user personal data to the database;
  • send any data to external servers;
  • use cookies.

Captures d’écrans

  • List of all contact form with at least one entry.
  • Form entries for a one of the forms.

Installation

  1. Upload the entire save-cf7-entry folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
  3. You will find CF7 Entries menu in your WordPress admin screen where you can manage them.

Avis

1 novembre 2023
I have used this plugin to save contact form entries. It works like a charm.
Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Save CF7 Entry » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Save CF7 Entry » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.0.0

First Release.

1.0.1

Better layout for entries listing.

1.0.2

Better layout for entries listing with more readable column names.
Ability to delete any entry.

1.0.3

Replaced client-side jQuery DataTables with fast, native WordPress server-side pagination.
Implemented secure entry deletion with confirmation and success message.
Full compatibility with WordPress core admin styling and behaviour.
Various minor bug fixes and code refinements.