Blog

Display selected attribute color name on Prestashop for Warehouse theme

Source: https://mypresta.eu/prestashop-17/show-selected-color-attribute-name.html Modification of custom.css File is located in this directory: themes/warehouse/assets/css/custom.css (if you use different theme than « classic » theme – open your theme directory instead). At the end of this file paste code attached below:

Modification of custom.js Lire la suite…

Subversion (SVN) sur Ubuntu 20.04

Subversion est un logiciel de gestion de versions, distribué sous licence Apache. Installation de Subversion On crée l’utilisateur svn

On installe subversion

Faire son premier dépôt Tout d’abord, créez un dépôt (nous considérerons le répertoire user1). On se connecte à l’utilisateur Lire la suite…