Magento webservice api 公开块
我们希望像 Magebridge 一样通过 Web 服务 API 公开一些 Magento 块。实际上,Magebridge 正是我们想要的,但它与 Joomla 集成得太紧密,无法重新用于另一个 CMS。
谢谢! 碧玉
We would like to expose some Magento blocks through the webservice API like Magebridge does. Actually Magebridge does exactly what we want but this is too tightly integrated with Joomla to re-use for another CMS.
Thanks!
Jasper
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
几年前,我使用这篇文章来公开一些自定义的Web 服务 API。在该代码和 MageBridge 代码之间,您应该有足够的示例代码来开始使用。
I used this article a few years ago to expose a few custom web service APIs. Between that and the MageBridge code you should have enough example code to get started.