Is it fine to use 3rd party SDK like facebook or gigya in my custom module for magento market place submission? Because these SDKs contains bare PHP files without following Magento2 DI. Will my custom module satisfy the Magento Marketplace standards?
Hello @mani_stelli
So will they accept the SDK with plain PHP files as part of the extension?
@Sanjay Jethva wrote:Hello @mani_stelli
You can add 3rd party SDK into the extension directly or via composer. If you have followed one of the ways, it iwll satisfy Magento marketplace standards without any issue.I hope it helps.
@Sanjay Jethva wrote:Hello @mani_stelli
You can add 3rd party SDK into the extension directly or via composer. If you have followed one of the ways, it iwll satisfy Magento marketplace standards without any issue.I hope it helps.
@Sanjay Jethva wrote:Hello @mani_stelli
You can add 3rd party SDK into the extension directly or via composer. If you have followed one of the ways, it iwll satisfy Magento marketplace standards without any issue.I hope it helps.