Skip to content

Itonomy/magento2-katana-pim

Repository files navigation

KatanaPIM Magento 2 Extension

KatanaPIM integration for Magento2

Description

The official KatanaPIM Magento 2 extension.

Requirements

  • Magento 2 CE/EE >= 2.4

Installing

Using composer:

  1. Navigate to the root directory of your Magento2 installation;
  2. Execute composer require itonomy/katanapim;
  3. Execute php bin/magento setup:upgrade;

Using a zip archive:

  1. Navigate to the root directory of your Magento2 installation;
  2. Extract the archive's contents to app/code/Itonomy/Katanapim;
  3. Execute php bin/magento setup:upgrade

Uninstalling

Using composer:

  1. Navigate to the root directory of your Magento2 installation;
  2. Execute composer remove itonomy/katanapim;
  3. Execute php bin/magento setup:upgrade;

Using a zip file:

  1. Navigate to the root directory of your Magento2 installation;
  2. Remove the directory app/code/Itonomy/Katanapim and all of its contents;
  3. Execute php bin/magento setup:upgrade

Configuration

For details regarding configuration, FAQ, known issues please refer to instructions.pdf

Support

For inquiries about this module and requests for support please send us an e-mail

Developer

Jekabs Aizpurvs for Itonomy

License

MIT

see LICENSE.md

Copyright

(c) 2022 Itonomy BV and Katana PIM