News:

AbanteCart v1.4.2 is released.

Main Menu

Asking help for custom api in abantecart.

Started by Prowtech, March 09, 2023, 05:25:44 AM

Previous topic - Next topic

Prowtech

How can we register custom api in abantecart.... and how to use existing api function which are currently not accessible.... Thanks for ur response.

abolabo

#1
Quote from: Prowtech on March 09, 2023, 05:25:44 AM
How can we register custom api in abantecart.... and how to use existing api function which are currently not accessible.... Thanks for ur response.

1. generate your own custom extension with our developer tool extension.
2. add your custom route into main.php (into controllers)
3. Create your own api controller and call it

regarding calls. You should be sure api is enabled in the settings of cart (see admin->system->settings->api)

also you can dig into our documentation


question about inaccessible function very confuse. please clarify.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Prowtech

Where do all the api registered in abantecart... please provide the path location and file name containing all the registered api's...

Forum Rules Code of conduct
AbanteCart.com 2010 -