Hello
I have read your post about :
How to display WooCommerce Orders on the front-end
I have a restaurant woocommerce website, and want to display orders in frontend for shop manager
1) Do I need to install Toolset WooCommerce Views plugin in addition to Toolset Views or the Toolset Views is suffisant ?
2) How to refresh automatically page displaying orders in frontend to be able to see orders when they occurs
3) Please confirm, we can display for each orders, all ordered products,customer informations, shipping mode ...
Thank you for getting in touch.
1) Do I need to install Toolset WooCommerce Views plugin in addition to Toolset Views or the Toolset Views is suffisant ?
Yes you will need to have the Toolset Woocommerce Views plugin active since this is what allows views to interact with Woocommerce.
2) How to refresh automatically page displaying orders in frontend to be able to see orders when they occurs
Actually this will require some custom code to achieve to. Essentially to have an active listener for the database to see when the table has been modified. This is something that is out of the scope of our forum support.
3) Please confirm, we can display for each orders, all ordered products,customer informations, shipping mode
You are able to display all the order products, the Customer Order, however for the shipping mode, i've been checking on the woocommerce order itself and i'm not seeing it as a field on the order.
Doesn't that this is a status of the order, however I can be wrong. Please let me know if the shipping mode appears on an order on your end.
Thank you for your reply
For the second question, you talk about listener for the database but in more easy way, how we can refresh windows every minutes ?