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 |
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-05-15 17:53:17 |
| Closed_By | ⇒ | LadySolveig | |
| Labels |
Added:
Language Change
PR-6.2-dev
|
||
| Status | Closed | ⇒ | New |
| Closed_Date | 2026-05-15 17:53:17 | ⇒ | |
| Closed_By | LadySolveig | ⇒ |
| Status | New | ⇒ | Pending |
I have tested this item 🔴 unsuccessfully on 30475b2
When I test this the installation does not finish completely with the error: In ContainerAwareTrait.php line 43:
Container not set in Joomla\CMS\Installation\Application\CliInstallationApplication
Thank you for the PR!
I have tested this item 🔴 unsuccessfully on 30475b2
When I test this the installation does not finish completely with the error: In ContainerAwareTrait.php line 43:
Container not set in Joomla\CMS\Installation\Application\CliInstallationApplication
Thank you for the PR!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47704.