This came up in https://github.com/backdrop/backdrop-issues/issues/570#issuecomment-1848... and is related to #678.
We need a way for modules to communicate to the user what they are used for in their website before they are completely uninstalled. A good place would be the uninstallation confirmation page/dialog.
GitHub Issue #:
1624
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop