Export name, surname, company, address, zip code, phone, mail in PrestaShop

Hi, this module to export customers well compatible with Prestashop 8.1.4?
Possible confirm well csv file including:
Name
Surname
name compagny
adresss
zip code
phone
mail
Thks


i confirm that this module is ready to work in prestashop 8.1.x including 8.1.4
by "ready to work" i mean that:
  • module generates csv file with:
    - addresses
    - customer accounts
  • generated csv files are ready to "import" in other releases of prestashop including 8.1.4

  let me explain the way of how module works and how prestashop works in terms of customer accounts.

 
In prestashop we have:
  • customer accounts
  • each customer can have unlimited number of addresses (customer can manage addresses in its account area or during checkout where customer points delivery address and invoice addres)
 
Below you can find list of fields that customer accounts and addresses have:
customers (accounts.csv)addresses (addresses.csv)

ID

Active (0/1)

Titles ID (Mr = 1, Ms = 2, else 0)

Email

Password

Birth date (yyyy-mm-dd)

Last name

First name

Newsletter (0/1)

Partner offers (0/1)

Registration date (yyyy-mm-dd)

Groups (x,y,z...)

Default group ID

ID / Name of the store

ID

Alias

Active (0/1)

Customer email

Customer ID

Brand

Supplier

Company

Last name

First name

Address

Address (2)

Zip/Postal code

City

Country

State

Other

Phone

Mobile phone

VAT number

Identification number

The "export customers" module gives possibility to export your shop's customer accounts to customers.csv file and associated addresses of these customers (addresses.csv).

 
In context of what you expect:

Name

Surname

name compagny

adresss

zip code

phone

mail

 
It looks like you're lookign for Addresses of customers.
So i confirm that addresses.csv file exported by module will contain these informations
 
 
Please note that each customer can have various addresses associated with its account. This means that during export, if customer will contain several addresess associated with accounts - module will export all off these addresses from customer accounts.
 
if there is anything else that i can help with or explain just let me know
milosz
Export name, surname, company, address, zip code, phone, mail in PrestaShop Export name, surname, company, address, zip code, phone, mail in PrestaShop Reviewed by VEKIA on Tuesday, March 12, 2024 Rating: 5

No comments