Skip to content

Tags: baldwin-agency/magento2-module-url-data-integrity-checker

Tags

v1.6.0

Toggle v1.6.0's commit message
Merge branch 'v1-develop' into v1 

v1.5.3

Toggle v1.5.3's commit message
Merge branch 'v1-develop' into v1 

v1.5.2

Toggle v1.5.2's commit message
Merge branch 'v1-develop' into v1 

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from baldwin-agency/php82-support-attempt PHP 8.2 support

v1.5.0

Toggle v1.5.0's commit message
Merge branch 'v1-develop' into v1 

v1.4.0

Toggle v1.4.0's commit message
Merge branch 'tryout-phpstan-v1' into v1 

v1.3.2

Toggle v1.3.2's commit message
Added detecting for more url_path mistakes in categories. Sometimes a… … parent category overrides the url_path on storeview level while the child category isn't. This logic wasn't been used in the verification of correct url_paths yet.

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from baldwin-agency/avoid-multiple-findings-of… …-the-same-category-url-key-duplicated-values Prevent the category duplicated url key checker to display exactly th…