Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5490

OROCRM Opencart Connector

$
0
0

OROCRM Opencart Connector is a module to synchronize your Opencart data to the OROCRM platform. With the use of this module, you can easily synchronize the orders, customers, and products of Opencart to OROCRM. This feature helps admin to manage their store data in a better way on OROCRM and provide a better customer service.

OROCRM Opencart Connector

  • Synchronize products to OROCRM.
  • Synchronize customers to OROCRM.
  • Synchronize orders to OROCRM.

What is OROCRM?

OROCRM is an open source customer relationship management system (CRM) using which you can manage your sales, customers, leads, etc. If you have an eCommerce website then you can synchronize all the past data. The OROCRM can also generate a report for your top customers, most sold products, etc. It really helps in analyzing the sale and manage the customers, products & orders. You can manage your leads & opportunity in a very easy way.

Installation of OROCRM Opencart Connector

OROCRM Opencart Connector installation is easy. In the module zip, you will find two folders. Namely WKrestAPI and WKOC. You first need to upload the wkOc folder under the OROCRM src directory.

After uploading the wkOc folder please run following commands from the terminal of the OROCRM server.

If the OROCRM is in a development mode then execute this command-  php app/console cache:clear -e dev. For production mode, execute php app/console cache:clear -e prod.

After clearing the cache run this command:
php app/console doctrine:schema:update –force

Now go to the root directory of Opencart. You can find a Catalog folder in WKrestAPI. You just need to upload the Catalog folder to the root directory of your Opencart website.

Once you have uploaded the file, login to the Opencart admin section and navigate to System-> Users-> API. Here you need to add new API list like this.

After clicking on the add button, admin can enter the API name and generate the API key under general tab.

Now, the admin needs to enter the IP address of OROCRM to allow the IP to access the API. 

Opencart Configuration in OROCRM

After creating the API, the admin needs to login to the OROCRM and configure it to built a connection between Opencart and the CRM. After logging in the OROCRM navigate to System-> Opencart Configuration. Here, you can enter your store name, store URL, API name and key.

After saving the Opencart details admin can sync the customers, order, and products. Admin can navigate to Customers-> Opencart Customers to synchronize the customers. From here click on the sync button to synchronize the customers from Opencart store.


After clicking on the sync button all the customers from Opencart will get synced and populate like this.

After clicking on the view link admin can see the customer details like this.

In the same way, navigate to Sales-> Opencart Orders to view orders list.

You can see the order details like this.

Admin can check the product list by navigating to Sales-> Opencart Products.

That’s all for OROCRM Opencart Connector. If you have any query then please feel free to create a ticket here http://webkul.uvdesk.com/.

 


Viewing all articles
Browse latest Browse all 5490

Trending Articles