mytinywms/magento2-mytinywms

Magento 2 MyTinyWMS-Connector

Maintainers

Package info

github.com/myTinyWMS/magento2-mytinywms

Type:magento2-module

pkg:composer/mytinywms/magento2-mytinywms

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1 2020-07-23 11:11 UTC

This package is auto-updated.

Last update: 2026-02-28 21:40:56 UTC


README

Overview

This module adds an observer to Magento when an invoice is being created. At this time, it checks the SKU's of the ordered products against the MyTinyWMS API. If found, a change quantity request will be sent.

Install

Use composer to install this module. From your Magento 2 folder run:

composer require mytinywms/magento2-mytinywms
php bin/magento setup:upgrade 

Usage

  • Create an API Token within MyTinyWMS with read and write access for Articles and Article Groups
  • Open Magento Admin, go to Stores - Configuration - MyTinyWMS
  • Enter API Endpoint
  • Enter API Token