Upgrade 4.3 to 4.4
There is an issue when upgrading Contao 4.3 to 4.4 through composer. When executing the composer update command the update process, in my case the update process crashed.
Backup
As always first backup the Contao installation folder and the database!
Upgrade contao
First download the Contao standart-edition from github.
root$ |
|
Now unzip the archive file.
root$ |
|
Copy the files from the unziped Contao folder to your Contao installation folder.
root$ |
|
And add all copied files to the Apache user and group.
root$ |
|
Start the composer update process.
root$ |
|
Within the Contao root directory clear the cache with:
root$ |
|
Update database
In your favorite web-browser open the install.php and follow the instructions.
e.g. https://www.it-mk.at/contao/install
Contao should now be updated to 4.4.
Kommentare