AbanteCart Community

Shopping Cart Operations => Support => Topic started by: sim on September 07, 2015, 05:12:14 AM

Title: Abantecart Mobile Apps
Post by: sim on September 07, 2015, 05:12:14 AM
hi, how to do mobile apps for the abantecart shop?
Title: Re: Abantecart Mobile Apps
Post by: Basara on September 07, 2015, 07:00:19 AM
AbanteCart has Storefront API for mobile and remote access
http://docs.abantecart.com/pages/developer/sf_api.html
Title: Re: Abantecart Mobile Apps
Post by: sim on September 07, 2015, 09:24:55 PM
hi, does there any free API?
Title: Re: Abantecart Mobile Apps
Post by: Basara on September 08, 2015, 01:46:05 AM
https://github.com/abantecart/testing_tools
Title: Re: Abantecart Mobile Apps
Post by: sim on September 08, 2015, 10:28:00 PM
this is for mobile admin panel right? I want the mobile apps shop that can buy the product
Title: Re: Abantecart Mobile Apps
Post by: eCommerce Core on September 09, 2015, 07:46:15 AM
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
Title: Re: Abantecart Mobile Apps
Post by: sim on September 10, 2015, 11:32:24 PM
hi, I want ask have there any software to link to the mysql database to get data to create the mobile apps.