%PDF- %PDF-#cart2cart passwords module for magento 2 allows customers to login to their accounts with passwords they had on source cart to install the module: 1) extract app folder into your magento folder 2) connect to your store via ssh, and following commands php -f bin/magento module:enable --clear-static-content Cart2Cart_PasswordMigrationToMagento2 php -f bin/magento setup:upgrade php -f bin/magento setup:di:compile (this command may require increasing memory_limit php directive)