magekey/module-custom-option-improve

Custom Option Improve Module

2.0.1 2018-01-20 13:37 UTC

This package is auto-updated.

Last update: 2024-03-19 13:11:18 UTC


README

Features:

  • New custom option types:
    • Typography
      • label

Installing the Extension

composer require magekey/module-custom-option-improve

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