Export Feature
-
Is it possible to add an option to export a list of all the customer names that made an order and the location link next to their name?
-
Hi, can you tell me your use case?
I wrote a query that can help you get those details if you’re familiar with phpMyAdmin then you can run that query to get the records and then export it as csv from phpMyAdmin: https://pastebin.com/18LEJgfL
If you’re not familiar with it then you can have a look at these guides: https://hostgator.com/help/article/how-to-run-sql-queries-in-phpmyadmin you need to run the query on the database for your site.
– Inside the SQL change
wp_to be the prefix of your table names if they’re different.
– The date inside the current query is From 19th October 21 To 17th November. Change according to your needs in the format Year-Month-DayOnce you run the query you will be able to use phpMyAdmin to export the results. You can google some more on how to do this. I tested the query and can confirm it works
-
This reply was modified 4 years, 6 months ago by
Uriahs Victor.
-
This reply was modified 4 years, 6 months ago by
Uriahs Victor.
-
This reply was modified 4 years, 6 months ago by
Uriahs Victor.
Thanks, in my situation this would be an easy way to compile a list for the delivery driver
@turn3y Ok thank you, please consider leaving a review for the plugin if it helps your business, it also encourages me to continue building the plugin 🙂 you can leave a review here: https://ww.wp.xz.cn/support/plugin/map-location-picker-at-checkout-for-woocommerce/reviews/
Thanks, I’ll leave a review
I’ll be able to run the query but the person I’m building the website for wouldn’t be able to get it done.
Ok, I’ve added this to the feature list to implement it in a later version of the plugin.
Thanks, would be very much appreciated.
@turn3y Just so you know I’ve added an export feature to the Pro version of the plugin that would make it simpler for a client with access to the admin dashboard. There’s also some other Pro features, you can learn more here: https://lpacwp.com/pricing/
Do you have a video or something I can watch to see how the feature works?
@turn3y You can read more about the feature here: https://lpacwp.com/docs/getting-started/plugin-settings/export/
You can see an example of the exporting process here: https://share.vidyard.com/watch/DaKcoifEaR6N5dbWt1FnUe?
Note that this was done on a test site so the output is random test data
I ended up purchasing the pro version
Is it possible add an option to export depending on delivery date? For examples If I want to export all the orders for Friday the 18th only.Hi, no its not because delivery date is not a default WooCommerce feature, the query would have to be further altered to accompany your specific use case. Since the plugin cant possibly be adjusted to suit everyone’s usecase, its best to hire a developer to write a query that can be ran to pull the delivery dates for your store as well as the other fields needed.
I do plan on adding more flexibility to the export feature but unfortunately its way down in the roadmap because there’s more pressing capability that id want to add to the plugin.
-
This reply was modified 4 years, 3 months ago by
Uriahs Victor.
-
This reply was modified 4 years, 6 months ago by
The topic ‘Export Feature’ is closed to new replies.