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

Support AbanteCart eCommerce

Author Topic: Integration  (Read 4990 times)

Offline anne3nidad

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Integration
« on: June 23, 2014, 09:16:26 PM »
Hi,

Our team is planning on building integration components. We'd like to know what you guys need, like do you need to integrate user CRUD, some Entity CRUD or what.

Your feedback is very much appreciated.

Thanks!

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Integration
« Reply #1 on: June 24, 2014, 07:46:49 AM »
If you plan to integrate by building custom PHP code within AbanteCart you can use customer models for CRUD.

https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/model/sale/customer.php

If you need external integration with API, you can extend functionality of AbanteCart admin API. Essentially, it will call above model.

https://github.com/abantecart/abantecart-src/tree/master/public_html/admin/controller/api
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

Offline zillopolis

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
    • Zillopolis
Re: Integration
« Reply #2 on: August 02, 2014, 08:59:16 AM »
We plan on running joomla as our main CMS and would like to know if you plan on integrating the User ID from Joomla with AbanteCart Cart.

We would love to be able to have our users log into joomla and be auto added as a client in AbanteCart Cart.

Is this your plan?

We use the kunena login module for User Profiles... is this possible to integrate as well?
Zillopolis Webmaster

 

Powered by SMFPacks Social Login Mod