Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Contact Manager

Description

Contact Manager vous permet d’insérer facilement dans les articles, pages et widgets de votre site Web des formulaires de contact (avec ou sans CAPTCHA). Vous pouvez créer un nombre illimité de formulaires et les personnaliser à volonté. Si vous le souhaitez, Contact Manager enregistre également les messages dans votre base de données, et vous permet d’offrir automatiquement un cadeau aux personnes qui vous envoient un message.

Voici un exemple de formulaire que vous pouvez ajouter à votre site Web avec Contact Manager. Voici un autre exemple.

Démarrage Rapide

Voici comment mettre en place un formulaire en moins de 20 secondes :

  1. Insérez le code [contact-form id=1] dans vos articles/pages/widgets afin d’afficher ce formulaire.

C’est tout !

La page « Back office » de Contact Manager vous permet de personnaliser votre interface. Grâce à elle, vous pourrez afficher les éléments qui vous sont utiles et faire disparaître totalement les autres. Bref, vous obtiendrez une interface qui colle précisément à vos besoins. Nous vous conseillons de parcourir rapidement les pages de Contact Manager afin d’en avoir une vision globale, et de prendre ensuite le temps de bien configurer vos options.

Performances maximales pour un meilleur SEO

Les plugins pour WordPress ralentissent parfois les sites qui les utilisent. Contact Manager a été développé en accordant beaucoup de soin à ses performances afin qu’il ne ralentisse pas votre site et que celui-ci reste rapide.

De plus, contrairement à une pratique très répandue parmi les plugins et thèmes pour WordPress, Contact Manager n’ajoute aucun fichier CSS ou JavaScript aux pages de votre site, afin de n’augmenter ni leurs poids, ni le nombre de leurs requêtes HTTP. Donc même après avoir installé ce plugin, les pages de votre site se chargeront toujours aussi rapidement, et leurs scores sur Google PageSpeed ne baisseront pas.

Captures d’écran

  • Un formulaire de contact
  • Page de configuration de Contact Manager
  • Résultats de l'audit de Kleor.com (sur lequel Contact Manager est activé) réalisé sur GTmetrix
  • Résultats de l'audit de Kleor.com (sur lequel Contact Manager est activé) réalisé sur Web.dev

Installation

Vous pouvez installer Contact Manager via la page « Ajouter des extensions » du menu « Extensions » de WordPress (Extensions => Ajouter => Téléverser une extension). Envoyez le fichier du plugin sans le dézipper. Vous pouvez aussi l’installer comme ceci :

  1. Dézippez le fichier du plugin.
  2. Uploadez via votre logiciel FTP le dossier « contact-manager », et uniquement ce dossier, dans le répertoire des plugins de votre site Web (ce devrait être « wp-content/plugins »).

Lorsque vous avez installé Contact Manager :

  1. Activez le plugin via le menu « Extensions » de WordPress.
  2. Cliquez sur le menu « Contact » de WordPress et répondez aux questions pour configurer automatiquement le plugin en fonction de vos réponses.

FAQ

Puis-je utiliser des shortcodes dans les champs des pages d’administration ?

Oui. Vous pouvez insérer tous les shortcodes disponibles sur votre site dans la plupart des champs des pages d’administration de Contact Manager.

Comment puis-je utiliser des shortcodes dans mon thème WordPress ?

Insérez dans les fichiers PHP de votre thème un code comme celui-ci :

<?php echo do_shortcode('[your-shortcode]'); ?>

Comment puis-je utiliser des shortcodes dans les commentaires ?

Modifiez le fichier « functions.php » (créez-le s’il n’existe pas) de votre thème WordPress et ajoutez cette ligne de code :

add_filter('comment_text', 'do_shortcode');

Avis

14 avril 2020
Some WordPress plugins slow down the websites that use them. I created Contact Manager with a lot of attention to its performances so that it doesn't slow down your website and it remains fast. Moreover, contrary to a common practice among WordPress plugins/themes, Contact Manager doesn't add any CSS or JavaScript files to the pages of your website, in order to not increase their weights or the number of HTTP requests. So even after installing this plugin, your website's pages will still load as quickly as before, and their Google PageSpeed scores will not drop.
Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Contact Manager » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Contact Manager” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Contact Manager » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

  • Version 8.6.4
    • Add support for hCaptcha
  • Version 8.6.3
    • Add the ability to set a Reply-To address for the emails
  • Version 8.6.2
    • Add a « Preview » button right next to the fields allowing to enter a code
  • Version 8.6.1
    • Add support for MailerLite
  • Version 8.6
    • Add support for reCAPTCHA v3
  • Version 8.5
    • Add the Drag & Drop in the admin pages
  • Version 8.4.5
    • Add support for Sendinblue and Sendy
  • Version 8.4.4
    • Fix a bug with REST API and loopback requests
  • Version 8.4.1
    • Fix a bug with GetResponse
    • Migrate to the new GetResponse API
  • Version 8.4
    • Improve the ergonomics of admin pages
  • Version 8.2
    • Add the « Answers » module in the « Back Office » page
  • Version 8.1.2
    • Fix a bug with shortcodes
  • Version 8.1
    • Add the ability to delete several items at once
  • Version 8.0.4
    • Improve the performances of the « contact_form_data » function
  • Version 8.0.3
    • Improve the security
    • Change some generic function names
    • Remove « date_default_timezone_set(‘UTC’); »
  • Version 8.0.2
    • Improve the security
  • Version 8.0.1
    • Improve the security
  • Version 8.0
    • Improve the design of the admin pages
    • Optimal configuration of the plugin based on the answers given by the user to some questions
    • Add a virtual assistant
    • Add a guided tour of the plugin
  • Version 7.3.1
    • Optimize the CSS styles of the admin pages for WordPress 5.1
  • Version 7.3
    • Use « openssl_encrypt » instead of « mcrypt_encrypt »
  • Version 7.2
    • Use anonymous functions instead of « create_function »
  • Version 7.1
    • Improve the compatibility with the GDPR
  • Version 7.0
    • Migrate from reCAPTCHA v1 to reCAPTCHA v2
  • Version 6.8.9
    • Improve the integration with SG Autorépondeur
  • Version 6.8.7
    • Improve the integration with SG Autorépondeur
  • Version 6.8.4
    • Automatically create a form when the plugin is installed for the first time
  • Version 6.8.3
    • New API of SG Autorépondeur
  • Version 6.8.2
    • Improve the registration as a user
  • Version 6.7.6
    • New API of SG Autorépondeur
  • Version 6.7
    • Add the ability to use custom languages
  • Version 6.6
    • Add the ability to use custom files
  • Version 6.5.2
    • Improve some shortcodes
  • Version 6.5
    • Add the ability to add a custom autoresponder
    • Improve the « contact_mail » function
  • Version 6.3.5
    • Optimize the CSS styles of the admin pages for WordPress 4.4
  • Version 6.3
    • Adapt to WordPress 4.3
  • Version 6.2.2
    • Improve AWeber support
  • Version 6.2
    • Improve the security of custom instructions
    • Improve the ergonomics of admin pages
  • Version 6.1.2
    • Improve the password generator
  • Version 6.1.1
    • Improve the ergonomics of admin pages
  • Version 6.1
    • Improve the « Capabilities » module of the « Back Office » page
  • Version 6.0.3
    • Add the « country_code » field in the table of messages
  • Version 6.0
    • Improve the ergonomics of admin pages
  • Version 5.9.7
    • Add the ability to execute custom instructions just after the submission of a form
  • Version 5.9.4
    • Fix a bug with PHP 5.5
  • Version 5.9.2
    • Improve the ergonomics of admin pages
    • Optimize the CSS styles of the admin pages for WordPress 3.9.1
  • Version 5.9.1
    • Improve the stability of the plugin
  • Version 5.9
    • Improve the ergonomics of admin pages
  • Version 5.8.6
    • Improve the cron
  • Version 5.8.5
    • Add the ability to require the double entry of some form fields (email address, password…)
  • Version 5.8.4
    • Add support of the « pattern » HTML5 attribute
  • Version 5.8.3
    • Add the ability to set different error messages for each field of a form
  • Version 5.8.2
    • Improve the stability of the plugin when its folder is renamed
    • Fix a bug with forms
  • Version 5.8.1
    • Improve the installation of the plugin
  • Version 5.8
    • Optimize the CSS styles of the admin pages for WordPress 3.8
    • Improve the uninstallation of the plugin
  • Version 5.7.10
    • Add the ability to choose to open the targets of the admin pages links in the same tab or in a new tab
    • Add a useful link at the top of some modules of the « Back Office » page
    • Add a link to the « Upload New Media » page of WordPress next to the fields allowing to enter the URL of a file
  • Version 5.7.6
    • Integration with the versions 5.7.6 of Commerce Manager, Affiliation Manager, Membership Manager and Optin Manager
  • Version 5.7.1
    • Improve the shortcodes
  • Version 5.7
    • Add a meta box in the edit pages of posts and pages
    • Improve the support of HTML5 forms attributes
    • Add the ability to redirect the user to the referring URL when he completed the form
    • Add the [contact-form-category] shortcode
    • Improve the « Statistics » page
    • Improve the [validation-content] shortcode
    • Improve the ergonomics of admin pages
  • Version 5.6.4
    • Improve the members areas modifications
  • Version 5.6.3
    • Improve the installation instructions
    • Improve the [error] shortcode
  • Version 5.6.2
    • Improve the ergonomics of custom fields
  • Version 5.6.1
    • Add the ability to detect some errors and display help messages to the user if he can edit the pages of the website
    • Reduce the usage of memory
    • Improve the structure of files
  • Version 5.6
    • Improve the functions of the « forms.php » file
    • Minify the « date-picker.js » file
    • Improve the system of global variables
  • Version 5.5.3
    • Improve the edit pages
  • Version 5.5.1
    • Add the ability to automatically deduct the overpaid commissions from future commissions
  • Version 5.5
    • Add the ability to use HTML code in emails
    • Add the ability to choose the maximum quantity of forms automatically displayed per page
    • Add the ability to choose to display the form automatically displayed only on single post pages
    • Add the ability to automatically display a form in top and bottom of all posts
    • Add the ability to display a form several times in the same page without duplicating IDs
  • Version 5.4.2
    • Add some links in the admin pages
  • Version 5.4.1
    • Optimize the CSS styles of the admin pages for WordPress 3.5
  • Version 5.4
    • Add support for attachments
  • Version 5.3
    • Improve the « install_contact_manager » function
  • Version 5.2
    • Add custom fields in all the tables
  • Version 5.1
    • Add support for custom fields
  • Version 5.0
    • Integration with Membership Manager 5.0
  • Version 4.8.4
    • Add the [country-selector] shortcode
  • Version 4.8.2
    • Add the « question » type for CAPTCHAs
  • Version 4.8.1
    • Improve the support of radio buttons
    • Improve the « range » attribute
  • Version 4.8
    • Improve the code
  • Version 4.7
    • Add the ability to use CAPTCHAs in forms
  • Version 4.6
    • Add the ability to specify a maximum messages quantity per sender for each form
    • Add the « keywords » field in the table of messages
  • Version 4.5.1
    • Integration with Affiliation Manager 4.5.1
  • Version 4.5
    • Integration with Commerce Manager 4.5
  • Version 4.0
    • Integration with Commerce Manager 4.0
    • Improve the ergonomics of tables pages
    • Reduce the usage of memory
  • Version 3.5
    • Integration with Affiliation Manager 3.5
  • Version 3.3
    • Improve the sorting of tables
  • Version 3.1.1
    • Add the ability of allowing the user the option to receive a message confirmation email
  • Version 3.1
    • Add the ability to execute custom instructions for other events
  • Version 3.0
    • Add Multisite support
  • Version 1.0.3
    • Add MailChimp support
  • Version 1.0.2
    • Improve AWeber support
  • Version 1.0.1
    • Fix a bug with CyberMailing
  • Version 1.0
    • Initial version