Skip to content

practice-code/Magento2-Luxury

 
 

Repository files navigation

Magento2-Luxury

Custom theme based on Argento Luxury

Install with Composer

* = 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

Uninstall with Composer

* = 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

About

Custom theme based on Argento Luxury

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.1%
  • Other 0.9%