magefan / module-catalog
magefan/module-catalog
Fixes for magento issues in catalog
Overview
This extension allows you to fix next Magento 2 issues in Catalog
- Problems with breadcrumbs #7967, please also add additional layout fix from here https://github.com/magefan/module-catalog/issues/2#issuecomment-698930898
- Block tag {{block ...}} doesnt work in WYSIWYG Editor on Product Detail Page. #10364, #5168
Installation
composer require magefan/module-catalog
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Other Magento 2 Extensions by Magefan
- Magento 2 Blog Extension
- Magento 2 Blog Plus Extension
- Magento 2 Blog Extra Extension
- Magento 2 Multi Blog Extension
- Magento 2 Login As Customer Extension
- Magento 2 Convert Guest to Customer Extension
- Magento 2 Facebook Open Graph Extension
- Magento 2 Auto Currency Switcher Extension
- Magento 2 Auto Language Switcher Extension
- Magento 2 GeoIP Switcher Extension
- Magento 2 YouTube Widget Extension
- Magento 2 Product Grid Inline Editor
- Magento 2 Product Widget Advanced Extension
- Magento 2 Conflict Detector Extension
- Magento 2 Lazy Load Extension
- Magento 2 Rocket JavaScript Extension
- Magento 2 CLI Extension
- Magento Twitter Cards Extension
- Magento 2 Mautic Integration Extension
- Magento 2 Alternate Hreflang Extension
- Magento 2 Dynamic Categories
- Magento 2 CMS Display Rules Extension
- Magento 2 Translation Extension
- Magento 2 WebP Optimized Images Extension
- Magento 2 Image Optimization Extension
- Magento 2 Zendesk Chat Extension
- Magento 2 Zero Downtime Deployment
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.0.4 | stable | Fail | Magento 2.4.7 Details | 2020-11-05 12:22:04 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2020-10-09 06:54:57 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2019-01-04 09:51:20 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2018-01-20 12:37:32 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2017-12-03 22:28:43 |
No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magefan
View vendorImplements Blog functionality on Magento 2 store
Magefan_PluginSortOrderExample
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.