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
- Host: GitHub
- URL: https://github.com/itonomy/magento2-katana-pim
- Owner: Itonomy
- License: mit
- Created: 2022-11-01T08:04:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T12:24:39.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T02:04:15.388Z (over 1 year ago)
- Language: PHP
- Homepage: https://www.katanapim.com
- Size: 1.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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