bradp / vv

:globe_with_meridians: Variable VVV - a VVV Site Creation Wizard.‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ :x: This project is no longer maintained. Please update your copy of VVV , which has most of the vv features built in.
GNU General Public License v2.0
1k stars 89 forks source link

Add support for WPStarter. #145

Closed GaryJones closed 9 years ago

GaryJones commented 9 years ago

Similar to Skeleton and Bedrock, it would be great if https://github.com/wecodemore/wpstarter had support in vv too.

bradp commented 9 years ago

Was just reading through the docs for this.

Couple questions for ya @GaryJones . I haven't ever used it, but just want to check what the best support for this would be. Should vv just create the default wp starter composer example, and then run the composer install? Or should I build out some prompts for the different parts to it?

GaryJones commented 9 years ago

Pinging @gmazzap for his view.

One idea is just to have a vv prompt that asked where an existing composer.json is, copy that into htdocs and run composer install.

As a later potential implementation, if the first prompt is skipped, then ask the questions to build it out, though this could be fine with composer init before running vv.

bradp commented 9 years ago

Closing this to track in the 2.0 release issue: #161