DevinWalker / wp-rollback

Rollback any WordPress.org plugin or theme to a previous (or newer) version.
https://wprollback.com
81 stars 22 forks source link

Why not have rollbacks of non WP.org plugins? #51

Open mkormendy opened 4 years ago

mkormendy commented 4 years ago

Just curious why you couldn't simply

  1. store a zip file for every current plugin moving forward
  2. every time a plugin is upgraded, zip up the current version before upgrade hook is fired
  3. allow any plugin with existing versioned zip files to be rolled back to

I also realize:

DevinWalker commented 8 months ago

I'm going to tackle this... 3 years later! Hey, better late than never.