We are currently still building up the English documentation; not all sections have been translated yet. Please note that there may still be German screenshots or links to German pages even on pages that have already been translated. This guide mostly addresses English speaking users in Germany.
Transferring customer data from Shopware
If you want to migrate the data records of your customers from your Shopware shop to JTL-Shop, you must carry out the following steps:
- Export of customer data as CSV file from Shopware
- Conversion of CSV file into a format readable by JTL-Shop
- Import of CSV file into JTL-Shop
In the following, we will go through the individual steps.
Step 1: Exporting customer data from Shopware as a CSV file
- Log in to the Shopware admin section with your access data.
- Open the Import/Export menu item in the Content menu.
- If necessary, install the Import/export plug-in via the next window.
- In the next window, go to the Export tab, select CSV as the export format and default_customers as the profile.
- Start the export.
You will now receive a CSV file containing your Shopware customer data.
Step 2: Converting the CSV file into a format readable by JTL-Shop
- Open the CSV file in an editor, e.g. Microsoft Excel.
- Replace the column headings using the following table to get the correct formats for JTL-Shop.
Old name (Shopware)
New name (JTL shop)
cMail
md5_password
cPasswort
billing_company
cFirma
billing_salutation
cAnrede (please note step 3)
billing_firstname
cVorname
billing_lastname
cNachname
billing_street
cStrasse (please note step 4)
billing_zipcode
cPLZ
billing_city
cOrt
phone
cTel
fax
cFax
billing_additional_address_line1
cAdressZusatz
billing_countryID
cLand
billing_stateID
cBundesland
ustid
cUSTID
newsletter
cNewsletter
- Perform a search/replace action for the column “cAnrede” (or billing_salutation in Shopware). Replace “mr” with “m” and “ms” with “w”.
- Insert the column “cHausnummer” after the column “cStrasse”. Copy the house numbers from “cStrasse” to “cHausnummer”.
- Delete all columns whose names you did not replace.
- Save the CSV file.
Step 3: Importing the CSV file into JTL-Shop
- In the back end of JTL-Shop, go to Administration > Import > Customers.
- Select your file under CSV file with customer data.
- Click on Import.