mO SharemO Share

How to add Openkart

  1. Upload the extension file, BT_Opencart_2_3_extension.zip, to the root directory of your opencart site using FTP or other. Make sure that you are on the root directory of your Opencart installation. The directory structure there should look something like this.

admin/

catalog/

image/

system/

  1. Unzip the extension file BT_Opencart_2_3_extension.zip here. This will ensure that the right files are placed in the right locations.

  1. Make sure that the following five files are available, move these files in there respective directoies(folders).

admin/

controller/extension/feed/browntape.php

language/en-gb/extension/feed/browntape.php

view/template/extension/feed/browntape.tpl

catalog/

controller/browntape/order.php

      model/browntape/order.php

 

            view/template/extension/feed/browntape.tpl

catalog/

            controller/browntape/order.php

      model/browntape/order.php

Note: In catalog > controller/model need to create browntape directory(folder).

  1. Now, login to your Opencart backend panel and head to Extensions > then from menu click on Extensions > from dropdown select feeds > from list install browntape API,

click on Edit(pencile) to Enable and generate API Key, And also fill you website name in base url.

Steps to Connect your Opencart Channel to Browntape

  1. Click on the "Channels" icon in the right bar, scroll down to "Add Channel" section. Click on the "Add this" button under Opencart.

 

  1. In the popup that appears, fill in the appropriate details regarding your channel

 

Custom Title

Any name that you want to give to this channel.

Your Opencart API Username

The username that you use to login to your Opencart backend panel

Your Store URL

The URL of your store, also specified as "Base URL" file in Opencart (Extensions > Product Feed > Browntape API settings)

Your Opencart API key

Copy paste the "API key" from Browntape API Settings page from Opencart (Extensions > Product Feed > Browntape API settings)

  1. Click on the "Add Channel" button.

  2. Channel Setting Page

i) Sku field need to set as Model

ii) if you want your store to notify customer on order shipped, enable that setting.    

Â