Git Product home page Git Product logo

connector-shopify's Introduction

Develop Codeship Status for maestrano/connector-shopify Master Codeship Status for maestrano/connector-shopify

Shopify Connector

The aim of this connector is to implement data sharing between Connec! and Shopify

Configuration

Configure your Shopify application. To create a new Shopify application: https://docs.shopify.com/api/guides/introduction/getting-started

Create an account on Maestrano's Developer Platform at:

https://developer.maestrano.com

Create an application on the Developer Platform:

Documentation can be found here:

Create a new app

Edit the configuration file config/application-sample.yml with the correct credentials (both Shopify's and Maestrano's Developer Platform ones) and rename it config/application.yml

encryption_key1: ''
encryption_key2: ''

shopify_client_id: 'your_shopify_id'
shopify_client_secret: 'your_shopify_secret'

REDIS_URL: redis://localhost:6379/0/connector-shopify

MNO_DEVPL_HOST: https://developer.maestrano.com
MNO_DEVPL_API_PATH: /api/config/v1/marketplaces
MNO_DEVPL_ENV_NAME: 'shopify-local'
MNO_DEVPL_ENV_KEY: 'your_local_env_key'
MNO_DEVPL_ENV_SECRET: 'your_local_env_secret'

Run the connector locally against the Maestrano UAT environment

Run the connector

First time setup

# Install bundler and update your gemset
gem install ruby-2.3.1
gem install foreman
gem install bundler
bundle

Start the application

foreman start

Launch the Application from Maestrano Developer Sandbox environment

connector-shopify's People

Contributors

alexnoox avatar brunochauvet avatar manu-d avatar marcobgn avatar x4d3 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.