Descripción
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 );
Instalación
- Upload plugin to the «/wp-content/plugins/» directory.
- Activate the plugin through the «Plugins» menu in WordPress.
Reseñas
Colaboradores y desarrolladores
«WC Order PDF Download» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WC Order PDF Download» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.