AbanteCart Development > API Development
Access admin side via rest api
(1/1)
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?
Navigation
[0] Message Index
Go to full version