Skip to content

chris3122/BetterContact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Contact

This module provides an enriched contact form, with the following fields :

  • Last name
  • First name
  • Company
  • Function
  • Address
  • Zip code
  • City
  • Country
  • E-mail address
  • Phone
  • Message

All fields are required.

A mailing tempate (bettercontact.mail_template) is provided, instead of generating the email from the controller code.

Integration

The module provides the better-contact.html template, which extends the base contact.html template, and replace the basic contact form with the module's one (e.g., the content of the "contact.form" block). Thus, if you're using the default Thelia 2 template, you have nothing to do :)

About

A better contact form for Thelia 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • PHP 49.7%