Contact Us
Version: 0.3
Author: Nick Ramsay
Created on: 2010/03/18
Last Updated: 2010/07/22
Tested on: Hotaru 1.1.3 ~ 1.3.0
Plugins Required: None
Plug & Play: Yes
Supported: Yes
Description
A contact form that people can use to send email to the site admin. Includes an option to send a copy to yourself, and if the reCaptcha plugin is installed, you can enable reCaptcha, too.
Instructions
1. Upload the "contact_us" folder to your plugins folder.
2. Install it from Plugin Management in Admin.
3. Edit settings in Admin -> Contact Us
Notes
The link to your contact page can be found at the bottom of the Contact Us Settings page. You should add that link to your theme somewhere. Examples:
http://www.example.com/index.php?page=contact [Friendly URLs off]
http://www.example.com/contact/ [Friendly URLs on]
To make your link work with friendly URLs on or off, use this:
Revision HistoryPHP Code:<?php echo $h->url(array('page'=>'contact')); ?>
v.0.3 2010/07/22 - Nick - Fixed form width issues
v.0.2 2010/03/21 - Nick - Updated for Hotaru 1.1.3
v.0.1 2010/03/18 - Nick - Released first version
Please click "Rate Thread" and give this plugin a rating. Thank you.


Reply With Quote


Bookmarks