Title: [Plugin: Contact Form 7] Adding the Form via PHP
Last modified: August 19, 2016

---

# [Plugin: Contact Form 7] Adding the Form via PHP

 *  [ash.rowe](https://wordpress.org/support/users/ashrowe/)
 * (@ashrowe)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-adding-the-form-via-php/)
 * I’ve added the form to a pre-made theme, but I’m wanting to add it onto the homepage,
   which is neither a Post or a Page.
 * I have editted the homepage myself in HTML, and I’m wondering if there is an 
   easy way of including a contact from from the back-end, using PHP?
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [basebond](https://wordpress.org/support/users/base007/)
 * (@base007)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-adding-the-form-via-php/#post-1782470)
 * Add this code to your theme file:
 * <?php echo do_shortcode( ‘[contact-form 1 "Contact form 1"]‘ ); ?>
 * That should work for you.
 *  [willrabbit](https://wordpress.org/support/users/willrabbit/)
 * (@willrabbit)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-adding-the-form-via-php/#post-1782479)
 * Thanks base007!
    just what i was looking for 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Contact Form 7] Adding the Form via PHP’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [willrabbit](https://wordpress.org/support/users/willrabbit/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-adding-the-form-via-php/#post-1782479)
 * Status: not resolved