Plugins update with Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 11:34 PM
Is there any way the plugins can be updated using background scripts, other than directly updating from UI or downloading it from store?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 09:26 AM
bump - I have the same problem - I have over 177 to update on 3 environments after Utah. I can't just sit here for days manually clicking through each one. Is there any automation or scripts out there anywhere to help with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 11:48 PM
Same here, I found ways to check whether a plugin is installed and a way to install a new plugin, but not a scripted way to update an existing plugin to a specific (or latest) version. This would be really useful because manually installing 150+ plugins on serveral instances after an upgrade is not my idea of fun 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 12:29 PM
Bump - Anybody find anything about this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 11:26 PM
Yes. We have made a custom app that uses the platform CI/CD API to update all plugins. The idea was picked up by and developed into an app by one of our contractors. Last I heard they are planning to release it as a store app.
We did the Vancouver upgrade with this and although not very fast, it worked great.
You can find more info on the API here: CD/CI API if you want to have a go at it yourself.