Save CF7 Entry

Opis

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.

Zrzuty ekranu

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

Instalacja

  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.

Recenzje

Przeczytaj 1 recenzje

Kontrybutorzy i deweloperzy

„Save CF7 Entry” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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.