Api创建与Instagram做Instagram登录在magento


Api creation with Instagram for doing instagram login in magento

我正在做instagram登录在我的magento项目。我参考了以下链接http://www.9lessons.info/2012/05/login-with-instagram-php.html来做这件事。但他们在core php中做了。我也在努力用magento做同样的事情。

谁能告诉我一个好的解决方案,做instagram登录magento。

您可以从这个优秀的免费magento模块中获得灵感:http://inchoo.net/magento/social-connect-magento-extension/.

然后你可能需要检查Instagram API,看看它需要什么类型的数据(API密钥,OAUTH_URI,请求令牌,oauth签名方法等)。

我已经扩展和调整了这个模块的雅虎和Tumblr登录