Magento 2: How to save shipping labels as files rather than in the database
I would like to know if it’s possible to store shipment labels inside files rather than directly in a Magento 2 database. The sales_shipment table contains a column called shipping_label, which is used to store the labels. These labels are… Read More »Magento 2: How to save shipping labels as files rather than in the database