I’m trying to develop a universal system for designing and developing websites. Wordpress (obviously) took the cake for the CMS, and, along with Pods, does everything I could ever potentially do with a website (static or dynamic).
At that, I’m at the point where it’s time to start developing, and MainWP basically takes the cake for it’s purpose! The only thing is that I can’t use it as a single location for designing and developing websites. I’m talking a fully manicured process, start to finish, where you have your development server installed as wordpress on localhost, and then you have children (also on localhost) that are development client sites that you can then develop, inside of your dev wordpress, and then push live.
How awesome would that be?
Any ideas how I might achieve this?