Update extensions
Updating with the Contao Manager
You first need to log in to Contao Manager. To do so, call up your domain again with the addition /contao-manager.phar.php and enter your access data.
If you want to update the extension “terminal42/contao-easy_themes”, switch to the “Packages” tab and click the “Update” button next to the extension. Of course you can also reserve other extensions to update. Click on “Apply changes” to start the update. The update can take several minutes. Details of the update process can be displayed by clicking on the following icon
.
Once the Contao Manager has updated the extension(s), you have to run the Contao-Installtool to update the database if necessary.
Update via the command line
You have logged in to your server with your username and domain.
Go to the directory of your Contao installation.
To get the latest version of an extension and update the composer.lock, the command update is executed. On some hosters, this will cause the process to fail because the system requirements are too high and the update will fail. In this case you should use the Contao Manager.
Update a single extension:
Update multiple extensions:
To display a list of installed extensions for which updates are available, including their current and latest versions, you can also use the command outdated.
Result of the query:
Once the update of the extension(s) is complete, you need to run the Contao-Installtool to update the database if necessary.
