Radweb Core for Radweb Modules
Core module for Radweb modules., (*1)
cd to root folder, (*2)
Enter following commands to install module:, (*3)
composer require radweb/core
Wait while dependencies are updated., (*4)
Enter following commands to enable module:, (*5)
php bin/magento module:enable Radweb_Core --clear-static-content php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:flush php bin/magento indexer:reindex
1.0.0, (*6)