GiovanniSalmeri / yellow-multicontact

Email contact form with multiple addresses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multicontact 0.9.1

Email contact form with multiple addresses.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to use Multicontact

To show a contact form on any page use a [multicontact] shortcut. The webmaster, whose email is defined in file system/extensions/yellow-system.ini, receives all contact messages. A different Author and Email can be set at the top of the page. In order to have different recipients for different subjects, you can use this optional argument in the shortcut, repeated how many times you wish:

subject email = subject and email, separated by a space and enclosed in quotes (e.g. "Sales department sales@example.org")

Examples

Showing a simple contact form in a page:

[multicontact]

Showing a contact form with different subjects and email addresses:

[multicontact "Sales department sales@example.org" "Consumer complaints complaints@example.org"]

Settings

The following setting can be configured in file system/extensions/yellow-system.ini:

MulticontactAjax = use AJAX for contact form

Developer

Giovanni Salmeri. Get help.

About

Email contact form with multiple addresses.

License:GNU General Public License v2.0


Languages

Language:PHP 82.8%Language:JavaScript 10.9%Language:CSS 6.3%