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 too, the ticket for AspireCloud is fairpm/aspirecloud#13
Describe the problem that needs this feature
If we have the plugin slug
fair-plugin, and want to change that tofair-connect, that currently leads to the plugin being disabled on update. We should deal with that better.Describe the solution you'd like
old-slugtonew-slug.old-slugtonew-slugwithout the plugin getting deactivated.This requires a change in AspireCloud too, the ticket for AspireCloud is fairpm/aspirecloud#13