Type
magento2-module
E-Warranty page for magento 2
magento2-module
MIT
None
None
None
None
None
None
E-warranty page for magento 2. Basic bootstrap form element used.
bash
composer require developersspot/magento-2-ewarranty
Enter following command to enable the module
rm -rf var/view_preprocessed/*
rm -rf pub/static/adminhtml/*
rm -rf pub/static/frontend/*
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush