Best way to install private/paid plugins with Composer?

@kalenjohnson very true! That’s awesome.

Which leads me to my next point:

@wdeer, your problem with using the remote git repo is that your .json syntax is wrong. Try something like this:

{
      "type": "vcs",
      "url": "[email protected]:wp-premium/gravityforms.git"
    },

@kalenjohnson, that ^^ should work right?