Description
This WooCommerce extension generates a PDF invoice for your woocommerce orders. Admin can download order pdf from the order admin page and customers can download order pdf from the my account page.
Features
- One Click PDF Download
- Download the PDF invoice from the order admin page.
- Download invoices from the My Account page
- Use hook to add new order items in pdf table
add_action( ‘wcopd_order_pdf_add_extra_order_details’, ‘callback_function’, 10, 1 );
Installation
- Upload plugin to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Reviews
Contributors & Developers
“WC Order PDF Download” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WC Order PDF Download” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.