Installation
1. Unpack the plugin into /plugin/contact
2. Add the tags to your TPL's:
<div id='contactForm'>
<input type='button' name='contact' value='Contact' class='contact'/> or <a href='#' class='contact'>Contact</a>
</div>
3. Edit plugins/contact\data\contact.php:
$to = "user@yourdomain.com";
$subject = "SimpleModal Contact Form";
4. Go into the administration panel, then the tab "Plugins", click the name of the new plugin, and at bottom of the plugin properties, select "Install all".
5. Enjoy!
Thanked: 1 раз
I localized it into Italian. It is uploaded here on this site.