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