Search by

sisl-source / module-url-rewrite-optimiser

SISL-source

A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in config.

Package info

github.com/SISL-source/module-url-rewrite-optimiser

Type:magento2-module

pkg:composer/sisl-source/module-url-rewrite-optimiser

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-09-15 12:51 UTC

This package is auto-updated.

Last update: 2026-09-18 17:26:11 UTC


README

Stops Magento 2 from generating product URL rewrites that include the full category path when Use Categories Path for Product URLs is disabled — removing thousands of redundant url_rewrite rows that slow down catalog operations and muddy your URL structure.

Maintained fork of fisheye/module-url-rewrite-optimiser, verified on Magento 2.4.9 / PHP 8.4.

What changed vs upstream

  • Bumped php constraint from ^7.4 || ^8.0 to 8.1–8.5 — the original would not install on PHP 8.3/8.4, i.e. it was a hard block on Magento 2.4.9.
  • Declared magento/framework >=103.0.4 <104.

Install

composer require sisl-source/module-url-rewrite-optimiser
bin/magento setup:upgrade

License

MIT (upstream). Maintained by SISL.

Maintained by SISL

Maintained fork by SISLMagento 2 development and modules. More self-hosted plugins: SISL Marketplace.