I have a problem with publishing my extension for Magento2 to marketplace. When I'm trying to publish my extension in marketplace I got this error:
External package (api-util-sso) is public; The version and name of it is right. My composer.json looks like:
Hello @SALESmanago MA
Please follow this article in this you will get an idea how you create a package using composer and upload package to Marketplace.
https://devdocs.magento.com/guides/v2.0/extension-dev-guide/package/package.html
Please let me know if you have any other queries.
Click Kudos and Accept as solution, if issue fixed. Cheers coding ![]()
I don't want to create new private repo of type "composer" for api-util-sso, can I use repo with type "vcs" instead?
@SALESmanago MA, yes if you dont want then you can keep in VCS.
Kudos and accept it as solutions if works. cheers coding ![]()
external library with type 'vcs' is normally go through magento marketplace validatition?
It should validate.