mytinywms / magento2-mytinywms
Magento 2 MyTinyWMS-Connector
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.0|~7.2.0|~7.3.0
This package is auto-updated.
Last update: 2025-04-28 19:44:09 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