itonomy / katanapim
Itonomy KatanaPim Module
Installs: 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4
- itonomy/module-database-logger: ^1.0.0
- dev-master
- 2.1.0
- 2.0.0
- 1.2.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/KPIM-48
- dev-test
- dev-feature/KPIM-40
- dev-validation-cleanup
- dev-feature/KPIM-37
- dev-feature/KPIM-45
- dev-bugfix/KPIM-42
- dev-bugfix/KPIM-35
- dev-feature/KPIM-34
- dev-feature/KPIM-33
- dev-feature/KPIM-27
- dev-feature/KPIM-26
- dev-feature/KPIM-18
- dev-feature/KPIM-16
- dev-feature/KPIM-21
- dev-testing-params
This package is auto-updated.
Last update: 2024-12-07 15:44:26 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/Katanapim
and 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