cedaro / satispress

Expose installed WordPress plugins and themes as Composer packages.
508 stars 51 forks source link

Download URL to get latest version #36

Closed GaryJones closed 6 years ago

GaryJones commented 6 years ago

See https://github.com/TGMPA/TGM-Plugin-Activation/issues/746#issuecomment-401278304

We currently support URLs like https://example.com/satispress/gravityforms/2.3.1, but this would require a URL like https://example.com/satispress/gravityforms/latest that would automagically resolve to the highest version. No other constraint-resolution would be needed.

bradyvercher commented 6 years ago

This should be good to go with #38.