Save CF7 Entry

Descrição

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.

Capturas de tela

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

Instalação

  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.

Avaliações

1 novembro, 2023
I have used this plugin to save contact form entries. It works like a charm.
Leia a 1 avaliação

Colaboradores e desenvolvedores

“Save CF7 Entry” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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.