At now the module just support setup via FTP and run magento 2 commands
To install Magento 2 OneStepCheckout extension, please follow below instructions step by step:
Download new module file on our site https://landofcoder.com and upload right module version for magento 2 version of your site via FTP client (firezilla)
Or go to Back-end > System > Cache Management. Click the following buttons to completely clear the store cache:
Flush Cache
Flush Cache Storage
Flush Catalog Images Cache
Flush Javascripts/CSS cache
Note: If you have problem about geoip lib was not installed. Please run there composer commands to setup there required lib:
composer require geoip2/geoip2 -v 2.0
composer require hybridauth/hybridauth -v 2.9.6
If you setup composer for libs completely, you should delete custom lib extension on your site. Please disable the lib extension as following:
– Edit the file “app/etc/config.php” then find code: