Hi all, I wanted to share something I added to the GOBI plugin I wrote.A while back we added an upgrade method for plugins, but there's no fixed way of handling it, it will just call the upgrade method if version doesn't match.
So for the first time I used it, and wanted to share the results just in case
- Someone finds it valuable for copy and paste
- Someone has better ideas for enhancing this.
The code:
Thanks for your feedback!
--