Describe the problem that needs this feature
If we have the plugin slug fair-plugin, and want to change that to fair-connect, that currently leads to the plugin being disabled on update. We should deal with that better.
Describe the solution you'd like
- A redirect from
old-slug to new-slug.
- The ability to update from
old-slug to new-slug without the plugin getting deactivated.
This requires a change in AspireCloud as well as in FAIR Connect, the ticket for FAIR Connect is fairpm/fair-plugin#339