Create and publish WooCommerce terms and conditions from one place, render them using shortcode and attach a PDF version to selected order emails.
Description
Publishing terms and conditions for WooCommerce allows store owners to:
- Manage the text of the terms and conditions on a single admin screen.
- Display terms and conditions on any page using a short code: [woo_terms_conditions].
- Select WooCommerce order statuses to attach a PDF file with terms and conditions in outgoing order emails.
- Select the recipient type (customer/admin) for the PDF attachment.
- Configure the PDF file name template with variables: {order_id}, {order_number}, {site_name}, {date}.
- Keep the add-on in English with available Slovak and Czech translation files.
Installation
1. Upload the plugin folder to /wp-content/plugins/.
2. Activate the add-on from the Add-ons screen.
3. Open WooCommerce > Publisher terms and conditions.
4. Enter the text of the conditions.
5. Select order statuses for PDF email attachment.
6. Save the settings and place the shortcode [woo_terms_conditions] on the conditions page.
== Notes ==
- PDF files are generated in the uploads/wtp-terms-pdfs/ folder.
- Dompdf is part of the plugin for reliable rendering of UTF-8 and multi-page PDFs.
- If the Dompdf cannot be loaded, the plugin uses a lightweight built-in backup resource generator.
== Changelog ==
= 1.0.0 =
- Initial release.











Reviews
There are no reviews yet.