Skip to content

mage2pro/avboss.com

Repository files navigation

A custom module for avboss.com (Magento 2).

How to install

composer require mage2pro/avboss.com:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f en_US
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.