Run the following command in Magento 2 root folder:
composer require sashas/bug-from-email
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Create folder and copy files from github to the folder:
app/code/Sashas/BugFromEmail/
Then run following commands
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Run the following command in Magento 2 root folder:
composer remove sashas/bug-from-email
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Remove files from the folder:
app/code/Sashas/BugFromEmail/
Then run following commands
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy