Print WooCommerce orders as clean A4 PDF documents directly from the admin panel.
- One-click PDF generation from the order edit screen and orders list
- Clean, minimal A4 layout with company branding, addresses, line items, and totals
- Displays site logo (from Customizer) when available, falls back to site name
- HPOS (High-Performance Order Storage) compatible
- Bulgarian translation included
- WordPress 6.0+
- WooCommerce 7.0+
- PHP 7.4+
- Download the latest release zip from Releases
- Go to Plugins > Add New > Upload Plugin and upload the zip
- Activate the plugin
git clone https://github.com/Open-WP-Club/order-printing-woocommerce.git
cd order-printing-woocommerce
composer install --no-dev- Order edit screen: Use the "Print Order" meta box and click "Download PDF"
- Orders list: Select "Print PDF" from the row actions or bulk actions
GPL-2.0-or-later