With the plugin manager as it for now, it only suggests and installs "one" version, which is the latest per its calculation from the metadata.
However, On production environments, especially when we have too many instances, we would like to have the opportunity to choose from a list of plugin versions available and compatible with my Release/Deploy version.
This way, the update/rollback process should be easier from the UI, with no need to execute commands from the CLI.
Thank you,
Oussama DACHI
BPCE-IT
by: Oussama D. | 25 days ago | Administration
Comments
Is your request primarily focused on custom plugins or official plugins?
For custom plugins, supporting version selection would be simpler since you would maintain the versions yourselves. For official plugins, implementing this would be more complex. Would it be acceptable to initially limit this functionality to custom plugins?