-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[issues/14143] Allow to disable module via installer using enable_mod… #14144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @miguelbalparda, thank you for the review. |
@PascalBrouwers thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
Hi @miguelbalparda, thank you for the review. |
@PascalBrouwers can you please sign the CLA? |
@miguelbalparda I already signed the CLA. Can we move this PR forward? |
Hi @PascalBrouwers , Magento_Developer and Magento_Setup integration tests are failing on this pull request. Can you please update your branch and fix the integration tests. |
Hi @PascalBrouwers , would you like to continue the progress on this PR? |
Hi @PascalBrouwers , I am closing this PR now due to inactivity. |
…ules = all
Description
When installing via the installer you can use the options disable_modules and enable_modules
How it works now is that you need to list all modules in the enable_modules list if you want to be able to disable a module for install.
Fixed Issues (if relevant)
Manual testing scenarios
See: #14143
Contribution checklist