User tests: Successful: Unsuccessful:
Pull Request resolves # .
This pull request adds support for disabling automated updates during the Joomla installation process via the command line interface. The main change is the introduction of a new --no-autoupdate option to the InstallCommand, which, when specified, will disable automated updates after installation.
New CLI Option and Functionality:
--no-autoupdate option to the InstallCommand that disables automated updates after installation.--no-autoupdate option is used, the command will invoke the AutomatedUpdatesModel to disable automated updates and provide feedback to the user.TBD
No option to disable automated updates on installation via the command line interface.
Optional opt-out option --no-autoupdate disables automated updates on installtion via the command line interface.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Installation Language & Strings |