[UPDATE 2026] Migrer Odoo 17 en Docker : standalone (venv) → Docker Compose (4 instances) + reverse proxy MyVestaCP

Odoo 17 en Docker — migration standalone vers Docker Compose Quatrième étape : migrer Odoo 17 d’une installation standalone (venv Python 3.12 + PostgreSQL 13) vers Docker Compose avec 4 instances et reverse proxy MyVestaCP. Document paramétrable Ce guide utilise des variables {{…}} à remplacer par vos propres valeurs. Vous Lire la suite

[UPDATE 2026] Migration des sites web vers un nouveau serveur dédié (VestaCP → MyVestaCP)

Migration des sites web vers un nouveau serveur dédié (VestaCP → MyVestaCP) Migration des sites web vers le nouveau serveur Troisième étape : migrer les sites statiques, WordPress et PrestaShop d’un VestaCP vers MyVestaCP, sans downtime. Document paramétrable Ce guide utilise des variables {{…}} à remplacer par vos propres valeurs. Lire la suite

[UPDATE 2023] How to order/sort attribute combination names alphabetically in Prestashop 1.6 / 1.7

Introduction This post was a result of a modification of the code of « wayne_f » which can be found here : https://www.prestashop.com/forums/topic/310945-how-to-ordersort-attribute-combination-names-alphabetically/ If you have a lot of attributes (color, style, pattern, size…) in your Prestashop website, you would like to sort them in the layered filter. We will describe a Lire la suite

Compile Static Qt 6.6.3 in 2025

Let’s start with downloading Qt but you’ll need to create an account first and then download the Qt OSS. Let’s install Qt suite with: Qt 6.6.3 Build Tools\MinGW 11.2.0 64-bits Build Tools\CMake 3.23.3 Build Tools\Ninja 1.12.0 Build Tools\OpenSSL 3.0.16 Toolkit Qt Creator 15.0.1 Open a cmd window in administrator mode Lire la suite