OpenCart Integration for ERPNext
Using bench, install ERPNext as mentioned here.
Once ERPNext is installed, add opencart_integration app to your bench by running
$ bench get-app https://github.com/barathprathosh/opencart_integration.gitAfter that, you can install opencart_integration app on required site by running
$ bench --site demo.com install-app opencart_integrationMIT