Open comunidademagento opened 9 years ago
it is not in the composer repository so you should add something like this to the composer.json of your project: "repositories": [ { "type": "vcs", "url": "https://github.com/uchenic/magento2-module-payment-tmrobokassa" } ],
After that you can install this module
I try install with this command composer require uchenic/magento2-module-payment-tmrobokassa