import-cli-simple
import-cli-simple copied to clipboard
This the meta package for Pacemaker Community, a Symfony based CLI application that provides import functionality for products, categories, attributes, and attribute-sets. The default format is CSV, a...
It would be awesome to have array support for the attribute set import. Currently: > for any additional Attribute Group a new row has to be added https://docs.m2if.com/38/file-structure/attributes-set-and-group-import/attribute-groups But instead...
**Describe the bug** We have cases with products that do not contain a price in the default scope. Those products are imported without issues. I think it would be good...
Hello, Executing the import command outside of the root directory of magento throws the error that no import csv's could be found. The importand csv is generated in MAGENTO_ROOT/var/pacemaker/import. The...
**Describe the bug** I am having a strange issue with the standalone [msi-import](https://docs.met.tdintern.de/pacemaker/1.3/ce_msi.html). The import itself is working but the quantity in the "stock view" of magento is not updating....
Hi, I'm getting error `PHP Fatal error: Uncaught Error: Class "TechDivision\Import\Cli\Utils\DependencyInjectionKeys" not found` after running vendor/bin/import-simple I installed packaced via composer require techdivision/simple-cli-import. Should I install something else? Or where...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.44 to 5.4.46. Release notes Sourced from symfony/http-foundation's releases. v5.4.46 Changelog (https://github.com/symfony/http-foundation/compare/v5.4.45...v5.4.46) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas) v5.4.45 Changelog (https://github.com/symfony/http-foundation/compare/v5.4.44...v5.4.45) bug symfony/symfony#58619...
Bumps [symfony/process](https://github.com/symfony/process) from 6.4.12 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...