How to show the Contact Us form in a block in Drupal?
In order to show the contact us form in a block, you need to follow the following steps:
1. Download the Form Block module from https://drupal.org/project/formblock
2. Extract it and copy it to your site under sites/all/modules
3. Enable the module from admin/modules
4. Navigate to admin/structure/block and you will find a block named "Site-wide contact form", you can move this block to the region you want and configure it to only show on the pages you like
I hope you've enjoyed this tutorial and stay tuned for more to come