AbanteCart Community
Shopping Cart Operations => Support => Topic started by: sim on September 07, 2015, 05:12:14 AM
-
hi, how to do mobile apps for the abantecart shop?
-
AbanteCart has Storefront API for mobile and remote access
http://docs.abantecart.com/pages/developer/sf_api.html
-
hi, does there any free API?
-
https://github.com/abantecart/testing_tools
-
this is for mobile admin panel right? I want the mobile apps shop that can buy the product
-
this is for mobile admin panel right? I want the mobile apps shop that can buy the product
We do have an admin API built into AbanteCart.
Unfortunately, we did not create manual for it yet, but it is very similar to storefront API
http://docs.abantecart.com/pages/developer/sf_api.html
You can find testing tool for admin API here:
https://github.com/abantecart/testing_tools
-
hi, I want ask have there any software to link to the mysql database to get data to create the mobile apps.