Question

We are using a popular magento module for payment gateway and when we wanted to install it on a magento2 project we received the module as a zip file.

When I asked about a composer package they replied that being a paid module you cannot install it via composer.

Is there no way to manage paid modules via composer in magento2 marketplace?

Was it helpful?

Solution

Is there no way to manage paid modules via composer ?

Yes , Handling private packages with Satis or Toran Proxy Here

Magento 2 marketplace has extension list , but when we click on the extensions those are redirecting to related extension pages, you know Magento 1.x also does the same process for Paid extension. I mean to say they are not maintaining the source code.

replied that being a paid module you cannot install it via composer.

Providing code for paid or purchased license extensions is up to there choice. we can go with composer private packages to install Megento 2 extensions if we have. Hope this helps ..:)

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top