Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019388 | phpList 3 application | System Admin | public | 27-08-18 15:49 | 26-07-19 13:34 |
Reporter | suela | Assigned To | |||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 3.3.7 | Fixed in Version | 3.3.7 | ||
Summary | 0019388: Create an automatic updater for phpList to handline upgrading to the latest version | ||||
Description | Add a button in the web UI which updates phpList to the latest phpList version as an alternative upgrade path to the existing manual process (https://www.phplist.org/manual/ch031_upgrading.xhtml) This should Support both phpList 3 and phpList 4, plus hybrid combinations of the two | ||||
Tags | No tags attached. | ||||
|
Github: https://github.com/xh3n1/Updater |
|
@xh3n1 on the issue related to this, the "Upgrade database" step is shown as optional. I am not sure if that's right for various reasons: 1. New features may require the new database structure (not always but most of the times); 2. There might be changes when it's crucial to upgrade the database; 3. There might be unpredicted errors when the database upgrade is skipped on one phpList update and performed in another. |
|
Database upgrade will be currently made with a redirect to the existing mechanism |