Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pimcore Import / Export [closed]

Tags:

pimcore

I am creating a new site in pimcore. Is there a way to export / import full data for a pimcore site so that I can export pimcore data in xml / csv format make necessary changes and then import it back?

like image 591
hellosachin77 Avatar asked Jan 01 '26 03:01

hellosachin77


2 Answers

There is a CSV export/import option in Pimcore:

  • click on the object folder and then you will see CSV export button in top right of the tab
  • to import the CSV data you need to right click on the folder and use the CSV import option
  • to just update existing objects check the Overwrite option in the CSV import wizard

Please keep in mind these things:

  • the Pimcore allows for very complex data relations and very complex data types
  • it is very hard or even impossible to describe all the different data types and relations in an CSV file
  • exporting and reimporting might cause a loss of data in some cases
  • to make import and export really stable, you should write your own exporter and importer which takes some understanding of Pimcore and programming knowledge

CSV export/import might be good enough for your needs, but be careful and do backups before doing big changes.

like image 64
Igor Benko Avatar answered Jan 06 '26 11:01

Igor Benko


check if your csv file size is less than 2 mb bcaz if it's not you will get error while Importing and also let me know if you know the trick to import the csv file more than of 2 mb

like image 42
Vipul Avatar answered Jan 06 '26 12:01

Vipul



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!