Save CF7 Entry

Descripción

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

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

Instalación

  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.

Reseñas

1 de noviembre de 2023
I have used this plugin to save contact form entries. It works like a charm.
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Save CF7 Entry” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.