Facilitates user to upload csv file for bulk attaching to objects datatype using csv upload functionality.
Requires pimcore >=10.0.0
- Run
composer require sndsabin/objects-with-csv-bundle
- Enable the
ObjectWithCsvBundle
Extension
bin/console pimcore:bundle:enable ObjectsWithCsvBundle
- Then
objectWithCsv
would be available in field selector under Relations (Add Data Component -> Relation -> objectsWithCsv)
Multiple products are to be attached to category in pimcore.
Product Dataobject
where sku
is the unique identifier to identify the product
objects.
Category Dataobject
and the Edit form for Category Objects
So, In our case. the sample csv be would be like the below :
sku
11111111
22222222
33333333
44444444
4zfd5698