Descriere
The Most Advanced Invoice Plugin you were looking for! Create HTML/PDF Invoices of WooCommerce Orders, Attach PDF Invoice to Mail and Let customers download beautiful-customizable styled invoices.
**Ultimate Invoice plugin for WooCommerce!**
Create customizable PDF/HTML invoices for WooCommerce, attach to Email, Packing Slips, Shipping Labels, Shipping Tracking, Single-shop feature and …
This plugin lets you to Generate Awesome Invoices for WooCommerce orders and:
- Download PDF invoices
- Email Styled Invoices
- Attach PDF to WC Emails
- Attach PDF to Invoices Emails
- Restrict Invoices Options
- Full Invoice Customizations
- Make your own Invoice Template
- Make your own PDF Invoice Template
- Make your own Inventory Report Template
- Make your own Packing Slips Template
- Alter plugins via Action/Filter hooks
- and …..
Hot Features since Version 1.4 🔥
- Bulk Download Invoices PDF as ZIP Archive
- Bulk Print Invoices Inventory Reports
- Bulk Print Invoices Shipping Slips
- Export/Import Settings as JSON/PHP!
- Developers 😍 Bundle your PDF/HTML Invoice Template with your Theme/Plugin (read more)
- Added: Fully Compatibility with PeproDev Ultimate Profile Solutions
- Added: Fully Compatibility with WPC Product Bundles by WPClever
- Added: Fully Compatibility with WooCommerce Extra Product Options by ThemeComplete
- Added: Fully Compatibility with Any Standard plugins that adds and shows Order item metas
- Added: Added Integration Section in Settings
Made by Developers for Developers
- Github Wiki
- Over 190 Filter Hook
- Over 15 Action Hook
- Fully Translatable
- Nice and Human Readable Variable Names
- Separated Classes for Different purposes
- Templates for HTML Invoice (tpl, css)
- Templates for PDF Invoice (tpl, css)
- Templates for Email Invoice (tpl, css)
- Templates for Inventory Report (tpl, css)
- Templates for Packing Slips(tpl, css)
- Change Email Sending Settings (from, name, and …)
- Preserve email template style even in Gmail!
- and ….
Invoice Items filtering
- Show / Hide Store National Id
- Show / Hide Store Registration Number
- Show / Hide Store Economical Number
- Show / Hide Customer Address
- Show / Hide Customer Phone
- Show / Hide Customer E-mail
- Show / Hide Order Date
- Show / Hide Payment method
- Show / Hide Shipping method
- Show / Hide Transaction Ref. ID
- Show / Hide Product Image
- Show / Hide Product Purchase note
- Show / Hide Order Items
- Show / Hide Order Total
- Show / Hide Product Weight
- Show / Hide Product Dimensions
- Show / Hide Product SKU
- Show / Hide Order Note
- and ….
Extras
- Quick Shop Feature ( Purchase all products in one page )
- Visual Composer Widget
- Pre-order Invoices Status
- Built in DARK MODE Support (Auto, Manual)
- Disable WC Modern Dashboard
- Date parsing templates
- Jalali/Shamsi Date formats numbers?
- English, Eastern Arabic and Persian Numbers style
- RTL-ready
- Automated Email sending system
- Fully Woo-commerce integration
- and …
How can I report security bugs?
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Made by love in Pepro Development Center.
Pepro Dev is a registered trademark of Pepro Co.
About Us
PEPRO DEV is a premium supplier of quality WordPress plugins, services and support.
Join us at https://pepro.dev/ and also don’t forget to check our free offerings, we hope you enjoy them!
Capturi ecran
Instalare
-
Upload the plugin files to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly. -
Activate the plugin through the ‘Plugins’ screen in WordPress
-
Navigate to
yoursite.com/wp-admin/admin.php?page=wc-settings&tab=pepro_ultimate_invoice
to change settings.
Întrebări frecvente
-
How can I report security bugs?
-
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
-
How can I show compact total order in PDF invoices?
-
Use hook below and add it into your plugin or theme’s
function.php
add_filter( „puiw_return_pdf_total_prices_as_single_price”,”__return_true”);`
-
How can I contribute to this plugin?
-
You can help us improve our works by committing your changes to our Github repository: github.com/peprodev/ultimate-invoice
Recenzii
Contributori și dezvoltatori
„PeproDev Ultimate Invoice” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„PeproDev Ultimate Invoice” a fost tradus în 1 locală. Mulțumim traducătorilor pentru contribuția lor.
Tradu „PeproDev Ultimate Invoice” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
For full changelog please view Github Repo.
v2.0.7 / 2024-08-24 / 1403-06-03
- Fixed Vulnerability reported by LVT-tholv2k
v2.0.6 / 2024-07-24 / 1403-05-02
- Fixed undefined invoice template index name
- Fix HPOS Incompatibility
v2.0.5 / 2024-06-23 / 1403-04-03
- Dev: added
puiw_create_pdf_Mpdf_options
filter hook - Dev: added
puiw_create_slips_pdf_Mpdf_options
filter hook - Dev: added
puiw_parse_pdf_template
filter hook
v2.0.4 / 2024-06-14 / 1403-03-25
- Fixed
Uncaught Error: Call to undefined method WP Post:get_id()
v2.0.3 / 2024-06-13 / 1403-03-24
- Fix HPOS error of incompatibility
v2.0.2 / 2024-05-02 / 1403-02-13
- WooCommerce 8.8.3 Compatibility
- Added: Save Shipping ResID Ajax-button
- Enhanced: Security in Migration settings (Thanks to Darius S from patchstack.com)