LibreHatti
LibreHatti copied to clipboard
Product Display
Need to display products with their complete information.
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.