I just want to add that I have a simple plugin I created that I depend on and this requirement to mess with some git thing I’ve never heard of to port it to Picard 3.0 is really upsetting. There has to be a better way.
1 Like
Have you had a look at the documentation regarding Plugin Migration Guide: v2 to v3? This provides a simple step-by-step process, including instructions on creating the local git repository. Once this is done, installation is handled the same as any other plugin, except that you select your local files rather than a remote repository.