smartpack/magento2-module

There is no license information available for the latest version (0.1) of this package.

Mangeto2 SmartPack module with full integration to smartpack.dk system.

0.1 2021-09-20 19:39 UTC

This package is auto-updated.

Last update: 2024-05-06 00:29:25 UTC


README

System requirement to support this module:

Magento2 - 2.4.x with PHP7.4

How to use the module

You need to clone it into the app/code/ folder for your Magento project, when its clone inside you need to check and enable it.

php bin/magento module:status
php bin/magento module:enable SmartPack_WMS
php bin/magento setup:upgrade
php bin/magento setup:di:compile

When you have enabled the module you need to config settings between SmartPack WMS API to your Magento2 webshop.

Stores > Configuration > SmartPack > WMS API Configuration

Sync your products

First you need to sync your products to SmartPack WMS. Default its go for 50 product each sync loop. Its only sync products there are enabled.

bin/magento smartpack:product:sync

Supported product types: Simple Product

Sync sales orders

Sync sales order if its marked ready for shipment.

bin/magento smartpack:order:sync

Module Featuers

SmartPack have many functions, this module will support following integrations between Magento2 and SmartPack systems

WMS

  • Product
    • CLI: Full sync of products from shop to WMS integration
    • Cron: sync product changes from shop to WMS integration
  • Order
    • CLI: Sync all with shipment status
    • Hook: complate order on shipment hook
  • Stock
    • Hook: update product stock on hook signals