View Single Post
Old 11-09-2022, 12:06 AM   #9
grantt49
Junior Member
grantt49 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2022
Device: iPad
Tip for MacOS users:
If you are a plugin developer, or if the plugin zip file is expanded when downloading, I have found the zip file should be (re)created using the Terminal app rather than the Finder/Compress utility. In my experience, the latter always produces the 'not a valid plugin' error message.
I use the following Terminal command ...
zip -r [foldername].zip [foldername]/
Hope this helps.
grantt49 is offline   Reply With Quote