Subversion Repositories web_pages

Rev

Rev 6 | Go to most recent revision | Last modification | Compare with Previous | View Log | Download | RSS feed

Last modification

Path Last modification Log Download RSS
[NODE][NODE] [DIRECTORY] PHPMailer/ 2  130 d 5 h rodolico Log Download RSS
[NODE][NODE] [DB-FILE] example_config.php 2  130 d 5 h rodolico Log Download RSS
[NODE][NODE] [FILE] README.md 3  130 d 3 h rodolico Log Download RSS
[NODE][NODE] [DB-FILE] supportform.php 7  57 d 13 h randell Log Download RSS

supportform is a self contained, easy to set up mailer form originally

designed to allow users to create a Request Tracker 4 ticket. The user fills

out the form and, on submission, the contents are sent to an e-mail address.

The form is created dynamically from the configuration file. Simply add/edit

the fields section of the configuration file and the changes are available

on the next iteration.

Config file is set up as a PHP Hash, so the understanding of that format is

helpful, but not required.

To install, copy the project into some location under DocumentRoot on your

web server and create a config file by copying example_config.php to

config.php and edit.

The name of the file (supportform.php) may be changed to your liking, or

simply copied to a new name so upgrades will be easily done.

Available at

svn co http://svn.dailydata.net/svn/web_pages/trunk/supportform