Custom theme based on Argento Luxury
* = in production please use the --keep-generated option
- Install theme by running
composer require delgraf/theme-frontend-luxury:dev-master - Apply updates by running
php bin/magento setup:upgrade* - Compile code by running
php bin/magento setup:di:compile - Deploy static content by running
php bin/magento setup:static-content:deploy - Flush cache by running
php bin/magento cache:flush
* = in production please use the --keep-generated option
- Remove theme by running
composer remove delgraf/theme-frontend-luxury - Apply updates by running
php bin/magento setup:upgrade* - Compile code by running
php bin/magento setup:di:compile - Deploy static content by running
php bin/magento setup:static-content:deploy - Flush cache by running
php bin/magento cache:flush