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

vv 2.0 - Roadmap, features, etc #161

Open bradp opened 8 years ago

bradp commented 8 years ago

vv 1.9.0 is complete and waiting to be released. Although this does not mean that 2.0 needs to be next, I believe we're at a good point to release a large update that would necessitate a major version number change.

Here are some things I'd like to tackle for 2.0.

Anyone have any other ideas / thoughts on features / fixes from a major version update?

JasonTheAdams commented 8 years ago

That is awesome. Love the roadmap! Excited to have HGV support!

P.S. Just watched Hackers last week for the first time in years. :smile:

bradp commented 8 years ago

@jtsternberg made a good point about about defaults. look at apigen, build a way to pass in a file with a list defaults, maybe have a flag for what to prompt the user for.

also thinking about having named defaults, so could do a similar thing, but pass in the name of a set of defaults if you wanted

jtsternberg commented 8 years ago

Would love to be able to pass a --config=/path/to/config which would be a file of all my ---flags set instead of calling them via the command line. APIGen would be good prior art.

maxfenton commented 8 years ago

Thanks for all of this. VV is super helpful to me every day.

artifactdev commented 8 years ago

I would love a way to get wp-content from local file system (where it's copied during the installation) and a possibility to get wp-content from a sftp location

jackmcconnell commented 8 years ago

It would be great to see automated SSL certificates as an option when creating sites in vv too.

sc0ttkclark commented 7 years ago

I also agree that automating the SSL certs would be a great addition as that is constantly a fun part to deal with.