GithubHelp home page GithubHelp logo

aktywnitu / meteor-connector-shopify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pmn4/meteor-connector-shopify

0.0 1.0 0.0 77 KB

A plugin for Reaction Commerce that allows you exchange data with a Shopify shop

License: MIT License

JavaScript 93.67% HTML 4.98% CSS 1.35%

meteor-connector-shopify's Introduction

meteor-connector-shopify

A plugin for Reaction Commerce that allows you exchange data with a Shopify shop

This plugin is a community plugin and is not supported by the Reaction team.

Please use at your own risk. The Reaction team will not respond to issues or PR's on this but welcome the community to contribute.

How to install

  1. git clone [email protected]:reaction-contrib/meteor-connectors-shopify.git
  2. Copy the connectors and connectors-shopify to <reaction-root>/imports/plugins/custom
  3. npm install --save shopify-api-node (it can't be added to the local package.json
  4. reaction reset -y

Configuration

Configuration can be performed by Administrators in the Reaction Dashboard.

It can also be done in private/settings/reaction.json by adding (or updating) the following configuration details (remember to fill in the blanks):

{
    "name": "reaction-connectors-shopify",
    "enabled": true,
    "settings": {
      "apiKey": "<your API key>",
      "password": ",your API password>",
      "sharedSecret": "Your shared secret",
      "shopName": "Your shop name"
    }
  }]

meteor-connector-shopify's People

Contributors

zenweasel avatar

Watchers

 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.