Le module Urlnosql pour OpenMage
Sommaire (v4.6.0)
N'oubliez pas que cette documentation ne concerne que la dernière version du module.
N'oubliez pas de lire cette page entièrement.
🌟🌟🌟🌟🌟 par Charlotte,
le 01/04/2020 Ce module n'est pas premium, n'est pas ultimate, n'est pas pro, il ne contient pas un mouchard ni un jolie panneau de publicité, et il n'augmentera pas votre ROI de 165%. Il est tout simplement mieux que tout ce que vous avez pu voir ailleurs. C'est une révolution !
Présentation du module
Description
This module replaces the management of OpenMage products URLs in order to avoid using the core_url_rewrite table. The products address is built with attributes, like: id-brand-color.html (the id is always at the beginning).
- Accelerates reindexing of data by disabling reindexing of product URLs.
- Prevents the creation of URLs with -1 -2 -3... whatever happens.
Existing products addresses before installing and activating the module will be redirected to the new ones.
Accès et configuration
Configuration available in System » Configuration » Tools » Product URL rewrite.
Available in the Product URL rewrite tab in Catalog » Manage products.
Redirects of product URLs
The not visible individually products, attached to a configurable product or to a grouped product, are automatically redirected to the parent product (301 redirect). In case of change in attributes or values, old addresses will be automatically redirected to the new ones (301 redirect).
To redirect deleted products to the new ones, it is necessary to create a unique and global product text attribute, before entering it in the module configuration. Then, on each product page, it remains only to use it to register the old products ids (separated by a comma or a space).
Installation et désinstallation
Rien de plus simple avec composer.
Pour obtenir la clef, continuez votre lecture :) ...
Pour la désinstallation, après avoir désinstallé le module, il ne reste plus qu'à effacer la configuration :
sqlDELETE FROM core_config_data WHERE path LIKE "urlnosql/%";
Téléchargement du module
Installation avec composer : composer require luigifab/openmage-urlnosql
Téléchargement de la dernière version : openmage-urlnosql-4.6.0.tar.gz
Voir aussi : github - composer - geany - phpstorm
- Version actuelle : 4.6.0 (01/01/2024)
- Compatibilité : OpenMage 19.x / 20.x / 21.x - PHP 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 / 8.3
- Compatibilité client : Firefox 36+, Chrome 32+, Opera 19+, Edge 16+, Safari 9+
- Traductions : allemand (de), anglais (en), espagnol (es), français (fr-FR/fr-CA), italien (it), portugais (pt-PT/pt-BR) / chinois (zh), grec (el), hongrois (hu), japonais (ja), néerlandais (nl), polonais (pl), roumain (ro), russe (ru), slovaque (sk), tchèque (cs), turc (tr), ukrainien (uk)
- Licence : GNU GPL 2.0+
- À lire absolument : le fichier README
Si vous aimez ce module, prenez un peu de votre temps pour améliorer les traductions.