| 开发者 | rakeshdhiman |
|---|---|
| 更新时间 | 2026年7月30日 17:37 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
{{company_name}} inside the signature label.rakeshdhiman-invoice-manager-woocommerce folder to /wp-content/plugins/.Yes. The free plugin generates high-quality PDF invoices. Store admins and customers can download invoices from the available invoice links.
Yes. You can open an invoice from the WooCommerce admin order screen and use the Print Invoice button in the invoice viewer.
Yes. Completed orders can show invoice and PDF download actions in the customer's WooCommerce My Account orders page.
Yes. Guest invoice access is supported when the invoice URL includes a valid WooCommerce order key.
Yes. You can customize the invoice title, company details, logo, signature image, signature label, and accent color from WooCommerce > Invoice Settings.
No. WooCommerce email PDF attachments are available in the Pro add-on.
No. Packing Slip view, print, PDF download, and bulk Packing Slip tools are Pro features.
Yes. You can set the invoice title to GST Invoice or Tax Invoice, set the Tax ID label to GSTIN, and use the optional HSN/SAC product code column. The plugin gives you invoice fields and layout controls, but you should confirm your final invoice format with your accountant or tax advisor.
Yes. The Tax ID label and product code column label are editable, so the same invoice layout can be used for VAT Number, ABN, EIN, CRN, SKU, HS Code, Tariff Code, or another label.
Yes. Go to WooCommerce > Invoice Settings > Invoice Numbering to set the invoice prefix, next invoice number, and number padding.
An invoice number is assigned when the invoice is created. This normally happens when an order reaches processing or completed status, or when an authorized user opens or downloads the invoice.
Yes. You can disable the product code column completely from WooCommerce > Invoice Settings.
Yes. The column label is configurable. You can use HSN, SAC, SKU, HS Code, Tariff Code, Product Code, or any custom text.
Yes. The invoice includes taxable amount, tax rows from the WooCommerce order, delivery charge, total payable, received amount, and due amount.
Yes. The invoice includes the total amount in words. INR, BDT, NPR, PKR, and LKR use the Indian numbering system; other currencies use the international numbering system.
Yes. You can add account name, account number, IFSC / SWIFT / BIC, and bank / branch details. Empty bank fields are hidden automatically.
Yes. You can add a logo and optional signature image from the settings page.
Yes. The live preview updates while you edit settings. The changes are applied to real invoices only after you click Save Changes.
Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage, also known as HPOS or custom order tables.
Yes. The plugin works from WooCommerce order data, so it works with orders created through classic checkout or block-based checkout.
Yes. The plugin includes a text domain and language template so it can be translated through the standard WordPress translation workflow.
Not by default. If you want plugin settings and stored invoice meta removed during uninstall, enable Delete Data on Uninstall before uninstalling the plugin.
No. Custom HTML/CSS invoice templates are available in the Pro add-on. The free plugin uses the built-in default invoice layout.
No. Invoices are generated only when they are viewed or downloaded, helping keep your storefront fast.
Please use the WordPress.org support forum for this plugin.
.distignore against unnecessary dependency files recurring.wp_enqueue_style() and wp_add_inline_style().wp_enqueue_style() and wp_add_inline_style() throughout.load_plugin_textdomain() call.clear_cache() to remove orphaned browser profile directories, leftover HTML files, and the temp subdirectory while preserving .htaccess and index.php sentinels.composer.json.SELECT FOR UPDATE to prevent duplicate invoice numbers under concurrent order processing.wp_die() on PDF generation failure.0 by excluding WordPress settings form control fields from the preview payload.