Reputation: 43617
I have a client that wants to use OpenCart. But we don't want to use it for the vast majority of things (front end, etc). I know it has templating options, but we're not happy with them.
Is it possible to use OpenCart as a backend service (via some API) and have our own front end service?
Upvotes: 2
Views: 589
Reputation: 15151
Sure it's possible to only use the admin portion. There's no "API" as such for the front end, you would need to create your own, or piggyback off the framework
Upvotes: 2