close
BERJAYA
BERJAYA

Flamingo

Beschrijving

Flamingo is een berichten opslag plugin gemaakt voor Contact Form 7, omdat Contact Form 7 de verstuurde berichten niet zelf opslaat.

Na activatie van de plugin vind je Flamingo in het WordPress beheer scherm menu. Alle berichten via contactformulieren worden daar vermeld en zijn doorzoekbaar. Met Flamingo hoef je je geen zorgen meer te maken over het verliezen van belangrijke berichten door problemen met de mailserver of verkeerde configuratie in de mailinstellingen.

Voor gedetailleerde informatie, bezoek de Contact Form 7 documentatie pagina.

Privacy berichten

Deze plugin slaat indiening gegevens verzameld via contactformulieren, die de persoonlijke gegevens van de indieners kunnen bevatten, op in de database op de server die de site host.

Installatie

  1. Upload de volledige flamingo map naar de /wp-content/plugins/ map.
  2. De plugin activeren via het ‘Plugin’ menu in WordPress.

Beoordelingen

BERJAYA
26 mei 2026
This plugin fulfills its purpose of capturing messages sent through the contact form.
BERJAYA
5 januari 2025 5 reacties
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 november 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!
Lees alle 120 beoordelingen

Bijdragers & ontwikkelaars

“Flamingo” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Flamingo” is vertaald in 44 localen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Flamingo” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.