Upgrading
⚠️ As from server version 2020.2.371 (2.76.0) and later the Info Tiles add-on is not included with the base installer of Lime CRM. Manual hands-on is required in order to update the add-on.
Upgrading an Existing Installation - Server Version 2020.2.371 (2.76.0) or Later¶
-
Copy and run the below poetry command to update the python dependency in the solution.
poetry update addon-infotiles
A Restart of the Lime CRM server is required afterwards.
-
Build and deploy your solution.
Upgrading to 5.x¶
Make sure that the following feature switches are enabled: useMultipleStartPages
and disable_dashboard_slot
.