snowdog / module-category-attributes
snowdog/module-category-attributes
Installs category attributes
Snowdog Magento2 Category Attributes
Installs category attributes
1. Installation:
composer require snowdog/module-category-attributesbin/magento module:enable Snowdog_CategoryAttributesbin/magento setup:upgrade
2. Attributes which will be installed:
category_text_bottom: wysiwyg attribute under General tab
CHANGELOG
[Unreleased]
[1.5.0] 2023-12-15
- Added: is_html_allowed_on_front attribute option
- Added: frontend layout and template
[1.4.0] 2021-11-15
- [83784] Allow toggling tiny editor for Category Bottom Text attribute
[1.3.0] 2020-11-18
- Handled image name only file paths in image size view model
[1.2.0] 2020-10-22
- Enabled Magento
2.4support incomposer.json
[1.1.0] 2020-09-29
- Added category image size view model
[1.0.1] 2020-05-29
- Removed invalid enter in changelog file
[1.0.0] 2019-12-06
- Init files
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.5.0 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2023-12-15 14:29:14 |
| 1.4.0 | stable | Not tested | Not yet tested Details | 2021-11-15 12:13:22 |
| 1.3.0 | stable | Not tested | Not yet tested Details | 2020-11-18 11:53:49 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2020-10-22 11:42:24 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2020-09-29 08:32:48 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2020-05-29 08:54:50 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2019-12-06 09:48:50 |
Requires 2
| Package | Constraint |
|---|---|
| magento/framework | 100.1.*|101.0.*|102.0.*|103.0.* |
| magento/module-catalog | 101.0.*|102.0.*|103.0.*|104.0.* |
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.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
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 snowdog
View vendorHyva Checkout compatybility module for PayPo
Hyva Checkout compatybility module for Santander eRaty
Hyva Checkout compatibility module for PayNow
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.