An open API service indexing awesome lists of open source software.

https://github.com/itonomy/magento2-katana-pim

Official KatanaPim Module
https://github.com/itonomy/magento2-katana-pim

Last synced: about 2 months ago
JSON representation

Official KatanaPim Module

Awesome Lists containing this project

README

          

KatanaPIM Magento 2 Extension
=====================
KatanaPIM integration for Magento2

Description
-----------
The official [KatanaPIM](https://www.katanapim.com/) 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](https://github.com/Itonomy/magento2-katana-pim/blob/master/Instructions.pdf)

Support
-------------
For inquiries about this module and requests for support please send us an [e-mail](mailto://support@itonomy.nl)

Developer
-------------
[Jekabs Aizpurvs](mailto://jekabs.aizpurvs@itonomy.nl) for [Itonomy](http://www.itonomy.nl)

License
-------------
[MIT](http://opensource.org/licenses/mit)

see LICENSE.md

Copyright
-------------
(c) 2022 Itonomy BV and Katana PIM