delgraf/theme-frontend-luxury

Custom theme based on Argento Luxury

Maintainers

Package info

github.com/Delgraf/Magento2-Luxury

Language:HTML

Type:magento2-theme

pkg:composer/delgraf/theme-frontend-luxury

Statistics

Installs: 37

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2025-10-26 22:18 UTC

This package is auto-updated.

Last update: 2026-03-26 23:18:07 UTC


README

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