Woocommerce Shipments list export (Germanized Plugin)
Budget: €30 – €250 EUR
I want a bulk action function for printing the selected shippings as a simple list which I can print after exporting it. The shipment section is given by the plugin "Germanized". The support of the plugin company gave me following answer to my request of such a function:
Of course you can write your own script for this. It would probably make sense to implement your own bulk edit function. Here (https://github.com/vendidero/woocommerce-germanized-shipments/blob/master/src/Admin/BulkActionHandler.php) is the basic class and here (https://github.com/vendidero/woocommerce-germanized-shipments/blob/master/src/Admin/BulkLabel.php) is an example implementation for downloading the labels.
As I said, I just want a simple list of the shipments I picked in the list and bulk export them by clicking a menu entry on the dropdown list (see attached screenshot).
Of course you can write your own script for this. It would probably make sense to implement your own bulk edit function. Here (https://github.com/vendidero/woocommerce-germanized-shipments/blob/master/src/Admin/BulkActionHandler.php) is the basic class and here (https://github.com/vendidero/woocommerce-germanized-shipments/blob/master/src/Admin/BulkLabel.php) is an example implementation for downloading the labels.
As I said, I just want a simple list of the shipments I picked in the list and bulk export them by clicking a menu entry on the dropdown list (see attached screenshot).