Download the PHP package thelia/custom-contact-module without Composer
On this page you can find all versions of the php package thelia/custom-contact-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thelia/custom-contact-module
More information about thelia/custom-contact-module
Files in thelia/custom-contact-module
Download thelia/custom-contact-module
More information about thelia/custom-contact-module
Files in thelia/custom-contact-module
Vendor thelia
Package custom-contact-module
Short Description CustomContact module for Thelia
License LGPL-3.0-or-later
Package custom-contact-module
Short Description CustomContact module for Thelia
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package custom-contact-module
Custom Contact
This module allows you to create custom contact
Installation
Manually
- Copy the module into directory and be sure that the name of the module is CustomContact.
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
To create a new custom contact form : go to your-site/admin/module/CustomContact
Each form have :
- a title
- a code
- a field configuration (look behind)
- the receiver email
- a return url (default : /default_success)
Example basic of field configuration (Json):
Loop
[custom_contact_loop]
[custom_contact_field_loop]
All versions of custom-contact-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/custom-contact-module contains the following files
Loading the files please wait ....