Trellis Docs

Trellis Docs

  • Salsify
  • Infor SX/CSD Integration 1.x
  • Infor SX/CSD Integration 2.x
  • Shopify
  • BigCommerce

›Setup

Introduction

  • Overview
  • What's New in 2.0?

Setup

  • Step 1: Install Module
  • Step 2: Create Magento OAuth Consumer
  • Step 3: Configure Module
  • Step 4: Expertek Verification

Configuration

  • API Settings
  • Product Settings
  • Inventory Settings
  • Customer Settings
  • Address Settings
  • Quote Settings
  • Order Settings
  • Manage Cron Timing Settings
  • B2B Features

    • Companies Settings

Changelog

  • Trellis Expertek SX.e Magento Module Changelog
  • Trellis Expertek SX.e Magento B2B Module Changelog

Step 1: Install Module

Access

You can request access keys by sending an email to expertek-help@trellis.co.

Installation

We recommend installing our module via composer. If you require an alternate installation method, please contact our support at expertek-help@trellis.co.

Add our repository by including it in your composer.json file in the root of your project directory.

"repositories": {
   "trellis": {
      "type": "composer",
      "url": "https://grow.trellis.co"
   }
}

Then install the module with composer

composer require trellis/module-expertek-sxe --no-update
composer update trellis/module-expertek-sxe

For the B2B extension you will need both the base module and the B2B module

composer require trellis/module-expertek-sxe trellis/module-expertek-sxe-b2b --no-update
composer update trellis/module-expertek-sxe trellis/module-expertek-sxe-b2b
← What's New in 2.0?Step 2: Create Magento OAuth Consumer →
  • Access
  • Installation
Docs
SalsifyInfor SX/CSD Integration 1.xInfor SX/CSD Integration 2.xShopify
More
BlogGitHubBitBucket
Copyright © 2024 Trellis, Inc.