Hello,
I'm a designer/front-end developer and I am just curious to hear what kind of content staging processes anyone would like to share.
We have local Drupal instances, a staging instance company internal folks can see, and then production.
Here is a most case scenario process:
- Wireframe
- Design
- Get the basic layout and dummy content in my local instance, create CSS as needed
- Push code to staging so I have my styles there
- Stage the content on staging instance internal clients can see and review
- Lots of review, content changes, having everyone "sign off", etc.
- Finally build the content on production and publish/go live
- The next day someone actually looks at it for the first time and freaks out and I change something.
Anyway, the process kind of sucks. I know I can just build unpublished nodes on production and send those out to people in the company and give them permissions to see the unpublished content. But, there are a couple of reasons it is nice to have something on staging first:
- We can refer to the original content and have something to back us up when it comes to approval (past node revisions on production aren't always reliable and you can't track every change depending on the types of content pieces in the panel)