开发者 | algolplus |
---|---|
更新时间 | 2024年10月11日 14:52 |
PHP版本: | 4.7 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
专业版 Are you looking to have your WooCommerce products drop shipped from a third party? Our plugin can help you export your orders to CSV/XML/etc and send them to your drop shipper. You can even automate this process with Pro version .
Please, review user guide at first. Check some snippets for popular plugins or review this page to study how to extend the plugin. Still need help? Create ticket in helpdesk system. Don't forget to attach your settings or some screenshots. It will significantly reduce reply time :) Check screenshot #5! You should open section "Set up fields", open section "Product order items"(right column), click button "Add field", select field in 1st dropdown, type column title and press button "Confirm".
You should open section "Set up fields to export" and set "Fill order columns for" to "1st row only". The plugin repeats common information for each order item (by default).
Please, unmark checkbox "Summary Report By Products" (it's below date range)
It's a normal situation. The plugin hides this warning on successful load.
I'm sorry, but it's impossible. You should add this attribute to Products>Attributes at first and use "Filter by Product Taxonomies".
Open order, look at items and remember meta name. Visit WooCommerce>Export Orders, open section "Set up fields", open section "Product order items"(at right), click button "Add field", select SAME name in second dropdown (screenshot #5)
The theme or another plugin outputs some lines. Usually, there are extra empty lines at the end of functions.php(in active theme).
Please, increase "memory_limit" upto 256M or ask hosting support to do it.
You should open tab "CSV" and set up ISO-8859-1 as codepage.
This button processes only first 5 orders by default, so you should run the export to see correct values.
No, as we provide a lot of filters which can not be implemented using WooCommerce classes. So we use direct access to database/tables.
Free version doesn't save generated file on your webserver, you can only download it using browser.
Yes, you can email a request to aprokaev@gmail.com. We intensively develop this plugin.