开发者

Is there a Cart/Catalog app out there that isnt a full site?

Every solution i come across seems to be a complete store with far too many options and too much functionality.

I can write my own cart to get the minimal functionality i need out of the frontend, im just trying to cut out the time writing a complex backend. What im really looking for is something that offers the backend functionality for a product catalog, order management, etc. while providing a smooth and consistent API to access the data for my completely custom frontend application.

The frontend will be in PHP so the API would have to be native PHP or some kind of w开发者_运维技巧eb service interface i can create my own php models around. It would need to run on a LAMP stack and would preferably be written in PHP, Python, or Ruby just in case i need to customize the backend (she curently has ZenCart and hates it - says its far too complicated and sophisticated for her needs).

Does such a thing exist? Or what would be the next best thing?


What do you think about Google Base solution (Ok, you can't install on your LAMP stack)?
It offers products management and has PHP Api distribuited as part of Zend.


A little late to answer this but Moltin offers a backend solution accessible via an API. Sounds like it offers most of what you need, there's also a PHP SDK. You can choose which aspects of the system to use so you should be able to tailor it to your own needs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜