Showing posts with label product export import. Show all posts
Showing posts with label product export import. Show all posts

Monday, July 23, 2012

Export selected data's in the Magento Customer lists

 Magento easily Export Customer lists in the eCommerce store. Magento  also have the options to export selected data only in the customer profile.

 Magento customer profile have many data fields to store the customer  informations. We need to export particular data in our store profile. For ex. we need  to export only Firstname and Last name of the customer
profile.

Please follow the below steps to export,


  1.  Go to Admin -> System
  2.  Import / Export -> Dataflow profile


  In the data flow profile have the list of defaul export / Import  lists. We need to customize as per our requirment like to export Customer First name and Last name.

  Add new profile -> file the Profile form to update below way,

  - Name
- select customer
- select export
       - Export format xml or csv
- select only mapped data's
- Add Field Mapping
- Select First name
  - Select Last name

Now save profile

Now added new dataflow profile in our dataflow lists. Now click -> Run profile -> Run profile in popup

Now Go to download  all the exported data's stored in Var/Export Location.

Hopefully this article usefule for you. Please comment for your thoughts and be share this if its usefull.

By PHP with No comments

Magento Products Export via Admin control panel

Magento is most used eCommerce Opensource in PHPwe application development. Because its having many features related to eCommerce compare to any other.

  Magento have simple option to export products via admin panel. Magento export have 2 options to get the result which is XML format and CSV formats.

 In the following way to export products in our magento admin Store.

1. Goto Admin controll panel
2. System ->Export/Import 
3. Data Profile

 Default Data Profile have Products lists, customer Lists etc

 When we click into products lists, it will display options which we choose /Modify. Now click into Run profile in the left side tab

Click content area have the button called "Run profile popup"

The below screenshot shows products export completed successfully.


Now we can go to FTP ->Var ->Export then download exported magento product lists.









By PHP with No comments

    • Popular
    • Categories
    • Archives