close
BERJAYA
BERJAYA

Flamingo

Descrição

O Flamingo é um plugin de armazenamento de mensagens criado originalmente para o Contact Form 7, que não guarda as mensagens submetidas.

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 no longer need to worry about losing important messages due to mail server issues or misconfiguration in mail setup.

Para informações mais detalhadas, por favor consulte a página de documentação do Contact Form 7.

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.

Instalação

  1. Upload the entire flamingo folder to the /wp-content/plugins/ directory.
  2. Active o plugin através do menu ‘Plugins’ no WordPress.

Avaliações

BERJAYA
26 Maio, 2026
This plugin fulfills its purpose of capturing messages sent through the contact form.
BERJAYA
5 Janeiro, 2025 5 respostas
This plugin only works with contact forms using PHP mail. It doesn’t seem to work with an external SMTP mail server. I tested it out and there were no messages collected in DB. Also there’s no option to add more email addresses under Contact Book tab which shows only the users already registered in your WP site. So this feature is useless.
BERJAYA
8 Novembro, 2024
This is a great tool, especially with its integration into the Contact Form 7 plugin. However, there’s a minor bug when exporting non-Latin characters, such as Persian. It seems the encoding is set to Western by default. Switching to UTF-8 encoding should resolve the issue. Thanks!
Ler todas as 120 avaliações

Contribuidores e programadores

“Flamingo” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“Flamingo” foi traduzido para 44 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “Flamingo” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

2.6.2

  • Security enhancement: Blocks a potential bypass of a known spreadsheet vulnerability.
  • Updates Node modules.
  • Confirmed WordPress 7.0 compatibility.

2.6.1

  • Updates Node modules.
  • Confirmed WordPress 6.9 compatibility.

2.6

  • Bumps up the minimum required WordPress version to 6.7.
  • Fixes errors reported by PCP.
  • Performs a tune-up for the cron job scheduling.

2.5

  • Bumps up the minimum required WordPress version to 6.4.
  • Uses wp_json_encode() instead of json_encode().
  • Uses get_views_links().
  • Uses null coalescing operators.