Skip to content

Module which allows to add new fields to prestashop contact form

Notifications You must be signed in to change notification settings

elrico77/prestashop_contactformfields

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

prestashop_contactformfields

Module which allows to add new fields to prestashop contact form Before installing the module you have to add a new hook in your theme in the file contact-form.tpl.

New Fields

Place this code where you want the new fields to be displayed

{hook h='contactFormAdditionnalFields'}

More information in this blog Post (FR) http://www.h-hennes.fr/blog/2016/01/17/prestashop-ajouter-des-champs-au-formulaire-de-contact/

prestashop_contactformfields (FR)

Avec ce module rajoutez facilement des nouveaux champs sur le formulaire de contact prestashop Vous pouvez consulter tous les détails sur l'article suivant : http://www.h-hennes.fr/blog/2016/01/17/prestashop-ajouter-des-champs-au-formulaire-de-contact/

About

Module which allows to add new fields to prestashop contact form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.4%
  • Smarty 3.6%