Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/66.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql 使用WP All导入插件导入带有元数据的产品?_Mysql_Wordpress_Woocommerce - Fatal编程技术网

Mysql 使用WP All导入插件导入带有元数据的产品?

Mysql 使用WP All导入插件导入带有元数据的产品?,mysql,wordpress,woocommerce,Mysql,Wordpress,Woocommerce,我正在使用Woocommerce设置我的在线商店,我已经用元数据字段设置了我的产品,当我需要用csv将产品导入我的live站点时。我的列有meta:\u branchid、\u price\u字段、meta:\u orderlvl 我想使用wpallimport,因为我有一个巨大的数据库(32k行),但我对字段的映射感到困惑 另外,在Wordpress中是否有其他方法可以更快地导入大量产品?我使用了默认的WooCommerce导入引擎。我认为它有一个比WP All Import更好的映射系统

我正在使用Woocommerce设置我的在线商店,我已经用元数据字段设置了我的产品,当我需要用csv将产品导入我的live站点时。我的列有meta:\u branchid、\u price\u字段、meta:\u orderlvl

我想使用wpallimport,因为我有一个巨大的数据库(32k行),但我对字段的映射感到困惑


另外,在Wordpress中是否有其他方法可以更快地导入大量产品?

我使用了默认的WooCommerce导入引擎。我认为它有一个比WP All Import更好的映射系统