PeproDev Ultimate Invoice

Description

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 🔥

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!

Screenshots

  • Sample PDF Generated by plugin
  • Store Details Setting
  • Store Details Setting in Dark mode
  • Invoices items Setting
  • Invoices items Setting in Dark mode
  • Miscellaneous Setting ( Disable WC New Dashboard and …)
  • Privacy Setting ( Access Manager )
  • Barcode and QR Setting
  • Inventory Report Setting
  • Invoices template and theming setting
  • WooCommerce Orders Columns Ultimate Invoice Options Popup Toolbox
  • WooCommerce Orders Columns Ultimate Invoice Options Popup Toolbox Email Invoice to Customer on the fly
  • WooCommerce Orders Columns Ultimate Invoice Options Popup Toolbox View Invoice on the fly
  • Edit Orders Metabox Ultimate Invoice Options

Installation

  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the ‘Plugins’ screen in WordPress

  3. Navigate to yoursite.com/wp-admin/admin.php?page=wc-settings&tab=pepro_ultimate_invoice to change settings.

FAQ

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

Reviews

May 15, 2024
such a good plug in have to cost! I cant believe its free to use. thank you.
April 28, 2024
انصافا خیلی کامل و روان و بی نقصه. خدا قوت به سازندگان
Read all 24 reviews

Contributors & Developers

“PeproDev Ultimate Invoice” is open source software. The following people have contributed to this plugin.

Contributors

“PeproDev Ultimate Invoice” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “PeproDev Ultimate Invoice” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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)