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 Genesis Framework Foundations How to Install Genesis and a Child Theme How to Install Genesis and a Child Theme

Alex Simmons
Alex Simmons
599 Points

Are you not able to program WordPress/Genesis website in places that down have an internet connection?

I was watching a video and it says all of WordPress is done online. Is there really no way to program offline using WordPress?

4 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Alex;

I would check into this Treehouse course on local WordPress development.

Ken

Alex Simmons
Alex Simmons
599 Points

I really appreciate your help! Thats what I need!

Dalton Patterson
seal-mask
.a{fill-rule:evenodd;}techdegree
Dalton Patterson
Full Stack JavaScript Techdegree Student 11,754 Points

To Develop a Wordpress site on you local environment you need access to a local PHP server and MySQL server.

If you are a Mac user I suggest MAMP ( http://www.mamp.info/en/ ) , if you run Windows WAMP should work for you ( http://www.wampserver.com/en/ ).

These local PHP servers and MySQL servers are industry standard and should get your local Wordpress site up and running in no time.

Jesse Petersen
STAFF
Jesse Petersen
Treehouse Guest Teacher

We will be recommending DesktopServer in an upcoming course on WordPress workflow. http://serverpress.com - the paid version has everything needed to do advanced maneuvers.

Alex Simmons
Alex Simmons
599 Points

Thank you very much I will be looking forward to watching those.

I have been using ServerPress to work through the WordPress courses on my local computer. There is a free version and it is pretty easy to use.