| 开发者 | neutropeinc |
|---|---|
| 更新时间 | 2026年6月5日 18:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
templates/invoice.php) can be overridden from your themecomposer install is not required.vendor/mpdf/mpdf/ttfonts via .distignore. If you run the plugin from source, run composer install first. The distribution ZIP can be rebuilt locally with powershell -File bin/build-zip.ps1. CI builds the same ZIP via GitHub Actions.Yes. The plugin shows an admin notice and disables itself when WooCommerce is not active.
No. Downloads from My Account require login, ownership of the order is enforced, and a nonce is verified.
No. Every PDF is generated on demand and streamed to the browser, so there are no leftover files that could be linked directly.
The plugin bundles Noto Sans JP (OFL 1.1), so no extra setup is needed. If you still see broken characters, verify that the PHP mbstring and gd extensions are enabled on your server.
The plugin follows the WooCommerce currency settings. To hide decimals for JPY, set WooCommerce > Settings > General > Number of decimals to 0.
Name order, honorifics (sama, onchu, etc.) and country labelling are roadmap items. The free version uses WooCommerce default formatting.
Yes. Copy templates/invoice.php to wp-content/themes/<your-theme>/neutrope-japanese-invoice-pdfs-for-woocommerce/invoice.php to override it.