You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It used to be there in it's first version :P , anyway..
Just a question, can we automate a JSON export of products from database say after every hour?
I would like the cart or products application to work without depending upon and messing with librehatti's existing code. A JSON based export and import would really help that cause.
Yes, we can do that.
There is also another way, product application can ping a url and JSON response can be sent through librehatti. In this case, we don't have to export every hour, we can get response whenever we want.
Need to display products with their complete information.
The text was updated successfully, but these errors were encountered: