Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Access admin side via rest api  (Read 7861 times)

yonghan

  • Guest
Access admin side via rest api
« on: July 11, 2015, 08:47:42 AM »
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.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Access admin side via rest api
« Reply #1 on: July 12, 2015, 08:39:02 PM »
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.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

yonghan

  • Guest
Re: Access admin side via rest api
« Reply #2 on: July 12, 2015, 09:23:14 PM »
Thanks a lot, I will download it and test. I suppose we can extend the admin api by creating extension, can we?

 

Powered by SMFPacks Social Login Mod