moular Hello, Is there any way to uninstall a newly installed custom module ? I mean remove all files and undo all migrations. Thanks for helping, Moular.
abhinav-froiden Migrations can be rolled back using terminal commands. To remove files you will have to first disable the module from custom module settings and then remove the module directory from Modules/ directory located at the root location.