Setup module
The module will auto setup there sub modules:
Setup via composer with command:
composer require landofcoder/module-barcode-suiteThen run magento 2 commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento indexer:reindexLast updated
Was this helpful?