Open VincentMarmiesse opened 4 years ago
Hello,
Could you upload the module on Packagist so we can install it with Composer?
Thank you!
You can install it with composer, using the vcs repository in composer.json file
Something like this:
"repositories": { "0": { "type": "composer", "url": "https://repo.magento.com/" }, "1": { "type": "vcs", "url": "https://github.com/lengow/plugin-magento2" }, "2": {........
It would be great to upload it in packagist anyway
Also:
LENGOW_URL
&& LENGOW_API_URL
constantes, should be moved into M2 store configuration for the good of all
Not a big cost, you can do this guys ;)
Hello,
Could you upload the module on Packagist so we can install it with Composer?
Thank you!