Flamingo

Beskrivelse

Flamingo is a message storage plugin originally created for Contact Form 7, which doesn’t store submitted messages.

After activation of the plugin, you’ll find Flamingo on the WordPress admin screen menu. All messages through contact forms are listed there and are searchable. With Flamingo, you are no longer need to worry about losing important messages due to mail server issues or misconfiguration in mail setup.

For more detailed information, please refer to the Contact Form 7 documentation page.

Privacy Notices

This plugin stores submission data collected through contact forms, which may include the submitters’ personal information, in the database on the server that hosts the website.

Installasjon

  1. Upload the entire flamingo folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Vurderinger

2. juni, 2023
Sending contact forms takes usually 3s.With Flamingo active and 30k records in db the time is much greater, repeatable 15s which is unacceptable.
3. februar, 2023
Ни какого нормального функционала, все неудобно и примитивно! Никогда и никому не советую его использовать, есть нормальные варианты. Одна ценность - связь с Akismet.
13. juni, 2022
In my last company we are using this plugin on more then 200 of sites and it is working fine.
28. april, 2022
Is this plugin going to be updated to keep up with the latest Wordpress version? Warning: This plugin has not been tested with your current version of WordPress.
Les alle 116 vurderinger

Bidragsytere og utviklere

“Flamingo” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Flamingo” har blitt oversatt til 43 språk. Takk til oversetterne for deres bidrag.

Oversett “Flamingo” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

2.4

  • Bumps up the minimum required WordPress version to 6.1.
  • Bumps up the minimum required PHP version to 7.4.
  • Removes unused Outbound Messages codes.
  • Introduces Flamingo_CSV classes for fully customizable CSV generation.
  • New filter hook: flamingo_contact_csv_class
  • New filter hook: flamingo_inbound_csv_class
  • Uses admin_init for cron job scheduling.

2.3

  • Sets status to previous when restoring data.