Ajax Tabanlş SimpleModal Contact Form
Ajax tabanlş bu iletişim formu kişi hansi sayfada ise o sayfanşn şzerinde aşşlşyor hem oldukşa hoş gşrşnşyor hemde iletişim sayfasşna geşmeden o anki acşlş asyfa şzerinde aşşlşyor.
Installation
1. Unpack the plugin into /plugin/contact
2. . Add the tags to your TPL's:
Kod:
<div id='contactForm'>
<input type='button' name='contact' value='Contact' class='contact'/>
veya
<a href='#' class='contact'>Contact</a>
</div>
şeklinde kullanabilirsiniz.
]
3. Edit
plugins/contact\data\contact.php:
Kod:
$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!