magekey / module-configurable-matrix-table
Magento 2 Configurable Matrix Table
Package info
github.com/magekey/module-configurable-matrix-table
Type:magento2-module
pkg:composer/magekey/module-configurable-matrix-table
2.0.0
2018-01-02 19:54 UTC
Requires
- php: 7.0.2|7.0.4|~7.0.6|~7.1.0
This package is auto-updated.
Last update: 2026-02-19 18:13:42 UTC
README
Features:
- Show matrix table in tabs for configurable products.
Installing the Extension
composer require magekey/module-configurable-matrix-table
Deployment
php bin/magento maintenance:enable #Enable maintenance mode
php bin/magento setup:upgrade #Updates the Magento software
php bin/magento setup:di:compile #Compile dependencies
php bin/magento setup:static-content:deploy #Deploys static view files
php bin/magento cache:flush #Flush cache
php bin/magento maintenance:disable #Disable maintenance mode
Versions tested
2.2.2
