This is a simple contact form with a captcha to avoid spam attacks.
This will only work on a live server. If you want to test it on your localhost, you will have to do a lot of things to get this working.
You will need to edit this file: contactform.php
Path: contact/views/default/contactForm/contactform.php
And look for this code:
$formproc->AddRecipient('dummy@dummy.com');
Change that dummy email to the email in which you want to receive the messages.
This will NOT work under elgg 1.8 This will be ported.
Developed by Social Web LLC
Compatible Elgg Version: 1.7