Linux 软件免费装
Banner图

Kitgenix PDF Invoicing for WooCommerce

开发者 kitgenix
更新时间 2026年2月20日 06:31
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 6.9
版权: GPLv3 or later
版权网址: 版权信息

标签

woocommerce pdf invoices receipts packing-slips

下载

1.0.0 1.0.1 1.0.5 1.0.4 1.0.3

详情介绍:

Most WooCommerce stores eventually need proper order documents. You might need a PDF invoice for accounting, a receipt for the customer, a packing slip for fulfilment, or a credit note when a refund is issued. You also want documents that look professional, match your branding, and work reliably across WooCommerce email flows. Kitgenix PDF Invoicing for WooCommerce is a lightweight, security-first PDF invoicing plugin that generates WooCommerce order PDFs on demand — without heavy background queues, and without filling your uploads folder with permanently stored PDFs. It’s built around practical store requirements: Important: Dompdf dependency This plugin uses Dompdf (installed as a Composer dependency). If you are building from source, you must run Composer so the vendor/ directory (Dompdf) is present. The WordPress.org release includes the required library. Documents generated (built-in types) Document types are registered in a document registry and can be extended via filters. Why store owners choose Kitgenix PDF Invoicing Secure by default Features

安装:

  1. Install via Plugins → Add New (search for “Kitgenix PDF Invoicing”), or upload the ZIP file.
  2. Activate the plugin.
  3. Ensure WooCommerce is active.
  4. Go to WooCommerce → Orders and open an order.
  5. Use the meta box to preview/download documents.
  6. Configure branding, numbering and email attachments in settings.

屏幕截图:

  • WooCommerce order screen: admin meta box with download actions.
  • Invoice HTML preview (template pack).
  • Generated PDF invoice streamed in the browser.
  • Credit note actions shown when refunds exist.
  • Customer order view: Download Invoice / Credit Note buttons (when enabled).

升级注意事项:

1.0.5 Maintenance and compatibility update. Recommended for all sites.

常见问题:

Does this plugin generate PDF invoices automatically?

PDFs are generated on demand and can be generated automatically at send-time by attaching them to WooCommerce emails.

Are PDFs stored permanently in uploads?

No. PDFs are generated to secure temporary files and streamed/attached when needed. Email temp files are cleaned up automatically.

Can customers download invoices from My Account?

Yes. The plugin can show customer download buttons on the order details screen and add “View Invoice”/“View Credit Note” actions in the Orders table. Credit notes only appear when refunds exist.

How do credit notes work?

Credit notes are refund-aware. When an order has refunds, credit note documents become available (admin and optionally customer).

Is Dompdf bundled and safe?

Dompdf is used for rendering. The plugin configures strict defaults: chroot-limited paths, remote fetching disabled by default, and PHP execution inside templates disabled by default (advanced opt-in only).

How do I override templates?

Copy templates from templates/{style}/ into your theme at kitgenix-pdf-invoicing-for-woocommerce/{style}/ and edit them. {style} is the active template pack selected in settings (standard/simple/modern/business). You can also override template resolution via filters.

Can I attach PDFs to WooCommerce emails?

Yes. You can map different documents to different WooCommerce email types. Attachments are generated as temporary files and cleaned up automatically.

Will this work with HPOS?

Yes. Order integrations are designed to work with modern WooCommerce order storage and admin workflows.

Can I change invoice numbering, prefixes or filenames?

Yes. Prefixes are configurable in settings. Filenames and document behaviour can also be filtered by developers.

Can I disable certain document types?

Yes. Document types can be enabled/disabled in settings and controlled per order via filters.

Does the plugin support custom document types?

Yes. The document registry can be extended via filters to add additional document types (e.g., pro-forma invoice, delivery note).

更新日志:

1.0.5 (18 February 2026) 1.0.4 (27 January 2026) 1.0.3 (06 January 2026) 1.0.2 (06 January 2025) 1.0.1 (01 January 2025) 1.0.0 (19 December 2025)