You need to disable a module on a Magento Commerce 2 3 Cloud project and remove its database tables The module uses the declarative schema system to manage its database changes
Ah, the joys of Magento! Where every action is a potential minefield. I wonder if the developers have a special room just for throwing darts at the config.php file.
Removing the module line from the config.php file on the local environment and deploying it? Hmm, I'm not sure that's a good idea. Wouldn't that just hide the module rather than properly disabling it?
Deleting the module from the git repository and leaving the record in config.php? That's a recipe for disaster! You'd end up with a mismatch between the code and the configuration, which could lead to all sorts of problems.
Disabling the module directly on the production environment? That's a bold move! I'd be worried about any potential data loss or compatibility issues. Better to test it out on the local environment first.
Disabling the module on the local environment and committing the config.php file sounds like the right approach. That way, the change is deployed to the production environment without any database issues.
Tori
20 days agoShannan
24 days agoJuan
1 months agoDarrel
1 days agoPauline
20 days agoArlie
1 months agoJose
3 days agoPaola
9 days agoLemuel
17 days agoJudy
1 months agoEdda
2 months agoViva
14 days agoNoelia
20 days agoHarley
21 days agoJani
22 days agoThurman
23 days agoKimberlie
1 months agoAllene
2 months agoAnthony
2 months agoVerlene
2 months ago