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 trialMichael Leismeister
3,706 PointsAnother Noob question - do you need to have vps to do a staging server? Or can you use shared hosting?
I already have shared hosting and have been cowboy coding for awhile. I tend to have unfinished sites in a sub domain and then upload them to main domain when ready. can you use shared hosting to do "Modern WP workflow " ?
Jeremy Castanza
12,081 PointsI don't have an answer to your question, but taking an educated guess. I'm going to say no. Siteground offers staging in what I presume is a shared environment. However, I'm interested in what others have to say about this. I haven't really gotten into staging. My workflow is pretty similar to what you both have described.
Yolanda Facio
6,944 PointsYolanda Facio
6,944 PointsI, too, would like some info on setting up a workflow using shared hosting, many of my clients have shared hosting. While I can set up local server and even use git to keep track of my workflow, in the end, I'm forced to ftp files to the client's host. I also end up setting up a test site and then move files over to the production site, similar to what Michael is doing.