Plugin Directory

Changeset 2931051


Ignore:
Timestamp:
06/26/2023 04:56:55 PM (21 months ago)
Author:
soflyy
Message:

Added FAQ section

Location:
woocommerce-xml-csv-product-import
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-xml-csv-product-import/tags/1.5.1/readme.txt

    r2892179 r2931051  
    9494
    9595The WooCommerce add-on will appear in the Step 4 of WP All Import.
     96
     97== Frequently Asked Questions ==
     98
     99= How do I import WooCommerce products? =
     100
     1011. Navigate to All Import › New Import.
     1022. Upload the import file.
     1033. Choose WooCommmerce Products as the import type.
     1044. Map the incoming data elements to the product fields.
     1055. Run the import and verify the imported data.
     106
     107= How do I import product images into WooCommerce? =
     108
     1091. Go to All Import › New Import.
     1102. Upload the import file.
     1113. Select WooCommmerce Products as your import target.
     1124. Map the incoming data elements to their product fields.
     1135. Include product image data in the mapping process.
     1146. Run the import and verify the imported data.
     115
     116= How do I import product attributes into WooCommerce? =
     117
     118To import product attributes into WooCommerce, use the Attributes tab of the WooCommerce Add-On section on the Drag & Drop screen. This will let you map incoming attribute data elements to the appropriate product attribute fields.
     119
     120= How do I add new variations to existing variable products in WooCommerce? =
     121
     1221. Go to All Import › New Import.
     1232. Upload the import file with the new variations.
     1243. Choose WooCommerce Products as the import post type.
     1254. Map the incoming data elements to their product fields.
     1264. Use the "I'm importing new variations to existing products" option.
     1275. Run the import and review the imported products.
     128
     129= Can I import any WooCommerce product type? =
     130
     131Yes. You can import any standard WooCommerce product type, including simple products, variable products, simple subscription products, grouped products, and affiliate products. Just set the product type during the import process.
     132
     133= How do I import WooCommerce products from a CSV or Excel file? =
     134
     135To import WooCommerce products from a CSV or Excel file, just specify the source file. WP All Import will automatically recognize the file type and adjust its interface accordingly.
     136
     137= How do I import WooCommerce products from an XML file? =
     138
     139To import WooCommerce products from an XML file, just upload the file. Our software will automatically identify the XML nodes and will let you import from any XML layout regardless of its complexity.
     140
     141= How Do I Import a Product Feed into WooCommerce? =
     142
     143A product feed is usually organized around a URL or FTP/SFTP import source. Our plugin will handle either. Just select Download a File › From URL or Download a File › From FTP/SFTP and provide the information required by the interface.
     144
     145= How do I migrate WooCommerce products? =
     146
     1471. Export the WooCommerce products that you want to migrate.
     1482. Download the bundle file, which contains import instructions.
     1493. Upload the bundle file on the destination site.
     1504. WP All Import will use the bundle file to configure itself.
     1515. Run the import and check the migrated products.
    96152
    97153== Screenshots ==
  • woocommerce-xml-csv-product-import/trunk/readme.txt

    r2892179 r2931051  
    9494
    9595The WooCommerce add-on will appear in the Step 4 of WP All Import.
     96
     97== Frequently Asked Questions ==
     98
     99= How do I import WooCommerce products? =
     100
     1011. Navigate to All Import › New Import.
     1022. Upload the import file.
     1033. Choose WooCommmerce Products as the import type.
     1044. Map the incoming data elements to the product fields.
     1055. Run the import and verify the imported data.
     106
     107= How do I import product images into WooCommerce? =
     108
     1091. Go to All Import › New Import.
     1102. Upload the import file.
     1113. Select WooCommmerce Products as your import target.
     1124. Map the incoming data elements to their product fields.
     1135. Include product image data in the mapping process.
     1146. Run the import and verify the imported data.
     115
     116= How do I import product attributes into WooCommerce? =
     117
     118To import product attributes into WooCommerce, use the Attributes tab of the WooCommerce Add-On section on the Drag & Drop screen. This will let you map incoming attribute data elements to the appropriate product attribute fields.
     119
     120= How do I add new variations to existing variable products in WooCommerce? =
     121
     1221. Go to All Import › New Import.
     1232. Upload the import file with the new variations.
     1243. Choose WooCommerce Products as the import post type.
     1254. Map the incoming data elements to their product fields.
     1264. Use the "I'm importing new variations to existing products" option.
     1275. Run the import and review the imported products.
     128
     129= Can I import any WooCommerce product type? =
     130
     131Yes. You can import any standard WooCommerce product type, including simple products, variable products, simple subscription products, grouped products, and affiliate products. Just set the product type during the import process.
     132
     133= How do I import WooCommerce products from a CSV or Excel file? =
     134
     135To import WooCommerce products from a CSV or Excel file, just specify the source file. WP All Import will automatically recognize the file type and adjust its interface accordingly.
     136
     137= How do I import WooCommerce products from an XML file? =
     138
     139To import WooCommerce products from an XML file, just upload the file. Our software will automatically identify the XML nodes and will let you import from any XML layout regardless of its complexity.
     140
     141= How Do I Import a Product Feed into WooCommerce? =
     142
     143A product feed is usually organized around a URL or FTP/SFTP import source. Our plugin will handle either. Just select Download a File › From URL or Download a File › From FTP/SFTP and provide the information required by the interface.
     144
     145= How do I migrate WooCommerce products? =
     146
     1471. Export the WooCommerce products that you want to migrate.
     1482. Download the bundle file, which contains import instructions.
     1493. Upload the bundle file on the destination site.
     1504. WP All Import will use the bundle file to configure itself.
     1515. Run the import and check the migrated products.
    96152
    97153== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.