Skip to content

sheheryarakhan/bigcommerce_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigCommerce Wombat

Connect your BigCommerce store to Wombat

###Installation

Run Composer:

php composer.phar install

###Configuration: In order to store BigCommerce object IDs in Wombat on creation, add your Wombat authorization tokens to app/config.php

$app['wombat_tokens'] 	= array(
	'your store id' => 'your store access token',
	);

About

BigCommerce integration for wombat.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages