#6221 - Add support for upgrading via command line
| Identifier | #6221 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Add support for upgrading via command line |
| Status | Open |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Deleted |
| Version | 10.0.50 |
| Addon | core_upgrader |
| Description | Modify upgrader.php so it can be run in the command line. Running by the command line triggers an interactive upgrade of Composr CMS. Be sure to require a maintenance/master password. Port code to v11 as well. |
| Steps to reproduce | |
| Additional information | it's very important to get this in v10 so those who cannot upgrade through the web interface can do so through the command line. This is especially true because the v10 -> v11 upgrade is intense. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
Instead, let's just focus on making the database upgrade step available through the command line. But since v11 files would have already been transferred by this point, we can ignore implementation in v10 and just focus on v11.
Also add the ability to import and upgrade non-bundled addons through the command line.