• Resolved Efs

    (@stevendigital)


    Hello,

    I would like to know in which file/folder I can find the woo commerce import/export CSV-XML function that comes with the free version of woocommerce.
    I am looking for the file/folder path.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @stevendigital ,

    It looks like there are several files that are involved to make the product import/export work. I am not entirely sure which files are for exact which functionalities. Here is the list of files that seem to be related –

    \wp-content\plugins\woocommerce\includes\admin\class-wc-admin-importers.php
    \wp-content\plugins\woocommerce\includes\admin\importers\class-wc-product-csv-importer-controller.php
    \wp-content\plugins\woocommerce\includes\import\abstract-wc-product-importer.php
    \wp-content\plugins\woocommerce\includes\import\class-wc-product-csv-importer.php
    \wp-content\plugins\woocommerce\includes\tracks\events\class-wc-importer-tracking.php

    I hope this helps.

    Thank you ??

    Thread Starter Efs

    (@stevendigital)

    Thank you for the reply.

    I will check the files and if something comes up, I will inform you.

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘In which folder in the server i can find the shipped import/export function’ is closed to new replies.