News:

AbanteCart v1.4.2 is released.

Main Menu

Access admin side via rest api

Started by yonghan, July 11, 2015, 08:47:42 AM

Previous topic - Next topic

yonghan

Hi admins, I would like to ask how to access admin side via rest api since there are no documentation for that. The existing is only for storefront. Thanks a lot.

abantecart

Oops. I guess we did not create manual for admin api.
In a way it is very similar to storefront.

You can find testing tool in here:
https://github.com/abantecart/testing_tools

Controllers are here:
https://github.com/abantecart/abantecart-src/tree/master/public_html/admin/controller/api

Note: API is only for pulling order and customers details.

yonghan

Thanks a lot, I will download it and test. I suppose we can extend the admin api by creating extension, can we?

Forum Rules Code of conduct
AbanteCart.com 2010 -