Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

WordPress Form Question

Is there a possibility to code your own form and then store submission in WP without purchasing Gravity forms. I figured that the WordPress Development track would reveal how to develop a contact page and not buy one.

3 Answers

Matt Campbell
Matt Campbell
9,767 Points

Yes of course you can. What do you think Gravity forms does? :)

Free alternative is Contact Form 7 with the Contact Form 7 DB extension if you're not confident with WP, PHP & mySQL yet.

However, saving info to a table in your DB is dead simple.

Thank you Matthew I have heard of Contact Form 7 from a classmate. Thank you Zac for referring ninjaforms.com. I will try both