You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install plugin from gitlab release zip url, I would use wp-cli command wp plugin install https://github.com/EarthJournalismNetwork/jeo-plugin/releases/download/2.8.2/jeo-plugin.zip
To install plugin from gitlab release zip url, I would use wp-cli command
wp plugin install https://github.com/EarthJournalismNetwork/jeo-plugin/releases/download/2.8.2/jeo-plugin.zip
Looking at the releases page
https://github.com/EarthJournalismNetwork/jeo-plugin/releases
I expected this as the release zip url
https://github.com/EarthJournalismNetwork/jeo-plugin/releases/download/2.8.2/jeo-plugin.zip
But the link showing is for the tag and not the release
https://github.com/EarthJournalismNetwork/jeo-plugin/archive/refs/tags/2.8.2.zip
The text was updated successfully, but these errors were encountered: