Description
PDF Invoicing for WooCommerce plugin lets you add various PDF documents, e.g. invoices, packing slips, credit notes etc. to WooCommerce.
Main Features
- Create PDF documents manually or automatically (e.g. on new order; on order status change).
- Add PDF documents to email attachments.
- Customize PDF documents number format (e.g. sequential; date based etc.).
- Customize PDF documents page orientation, format, margins.
- Set PDF documents header image, title, text etc.
- Set PDF documents footer text etc.
- Set PDF documents content style and text with our shortcodes.
Feedback
- We are open to your suggestions and feedback.
- Visit plugin site.
- Thank you for using or trying out one of our plugins!
Installation
- Upload the entire plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Start by visiting plugin settings at “WooCommerce > Settings > PDF Invoicing”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PDF Invoicing for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PDF Invoicing for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.2 – 04/08/2020
- Dev – Adding order notes on doc creation and removal now.
alg_wc_pdf_invoicing_add_order_notes
filter added (defaults totrue
). - WC tested up to: 4.3.
1.2.1 – 19/06/2020
- Dev – Doc – “Margin” options added.
- Dev – Shortcodes –
[each_item]
– Optionaltype
attribute added (defaults toline_item
). - Dev – Shortcodes –
[prop]
–order_total_items_count
– Optionaltype
attribute added (defaults toline_item
). - Dev – Shortcodes –
[prop]
– Shortcodes are now processed in optionaladd
andmultiply
attributes. - WC tested up to: 4.2.
- Description updated in readme.txt
1.2.0 – 03/04/2020
- Fix – Shortcodes – Orders – Bulk actions (e.g. email attachments) fixed.
- Dev – Shortcodes –
[prop]
–item_total_tax_percent
– Not applyinground()
anymore. - Dev – Shortcodes –
[prop]
–order_discount
option added. - Dev – Shortcodes –
[prop]
–order_discount_incl_tax
option added. - Dev – Shortcodes –
[prop]
–order_discount_tax
option added. - Dev – Shortcodes –
[prop]
–order_discount_percent
option added. - Dev – Shortcodes –
[prop]
–item_subtotal
option added. - Dev – Shortcodes –
[prop]
–item_subtotal_tax
option added. - Dev – Shortcodes –
[prop]
–item_discount
option added. - Dev – Shortcodes –
[prop]
–item_discount_incl_tax
option added. - Dev – Shortcodes –
[prop]
–item_discount_tax
option added. - Dev – Shortcodes –
[prop]
–item_discount_percent
option added. - Dev – Shortcodes –
alg_wc_pdf_invoicing_return_prop
filter added. - Dev – Admin settings descriptions updated.
- Tested up to: 5.4.
- WC tested up to: 4.0.
1.1.1 – 12/02/2020
- Fix – Emails – Possible “Too few arguments …” error fixed.
1.1.0 – 04/02/2020
- Dev – Doc – “Enable header” option added.
- Dev – Doc – “Header font size” option added.
- Dev – Doc – “Enable footer” option added.
- Dev – Doc – “Footer text” option added.
- Dev – Doc – “Footer text alignment” option added.
- Dev – Doc – “Footer font size” option added.
- Dev – Doc – “Font size” option added.
- Dev – Admin settings restyled (divided into subsections).
- Dev –
Alg_WC_PDF_Invoicing_TCPDF
class added. - Dev – Shortcodes –
[prop]
–item_total_tax_percent
option added. - Dev – Shortcodes –
[prop]
–item_total_incl_tax
option added. - Dev – Shortcodes –
[prop]
–item_total_tax
option added. - Dev – Shortcodes –
[prop]
–order_subtotal
option added. - Dev – Shortcodes –
[prop]
–order_billing_first_name
option added. - WC tested up to: 3.9.
1.0.2 – 21/01/2020
- Dev – Shortcodes –
before
andafter
attributes are now displayed for non-empty values only.
1.0.1 – 16/01/2020
- Fix – Shortcodes –
item_product
shortcodes fixed. - Dev – Shortcodes –
[prop]
–item_product_id
option added. - Dev – Shortcodes –
[prop]
–item_product_taxonomy
option added.
1.0.0 – 14/01/2020
- Initial Release.