itonomy / katanapim
There is no license information available for the latest version (2.1.0) of this package.
Itonomy KatanaPim Module
Package info
github.com/Itonomy/magento2-katana-pim
Type:magento2-module
pkg:composer/itonomy/katanapim
2.1.0
2023-09-07 12:24 UTC
Requires
- php: >=7.4
- itonomy/module-database-logger: ^1.0.0
This package is auto-updated.
Last update: 2026-06-07 18:54:39 UTC
README
KatanaPIM integration for Magento2
Description
The official KatanaPIM Magento 2 extension.
Requirements
- Magento 2 CE/EE >= 2.4
Installing
Using composer:
- Navigate to the root directory of your Magento2 installation;
- Execute
composer require itonomy/katanapim; - Execute
php bin/magento setup:upgrade;
Using a zip archive:
- Navigate to the root directory of your Magento2 installation;
- Extract the archive's contents to
app/code/Itonomy/Katanapim; - Execute
php bin/magento setup:upgrade
Uninstalling
Using composer:
- Navigate to the root directory of your Magento2 installation;
- Execute
composer remove itonomy/katanapim; - Execute
php bin/magento setup:upgrade;
Using a zip file:
- Navigate to the root directory of your Magento2 installation;
- Remove the directory
app/code/Itonomy/Katanapimand all of its contents; - 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
License
see LICENSE.md
Copyright
(c) 2022 Itonomy BV and Katana PIM