Title: Zoventic Invoices
Author: zoventic
Published: <strong>August 11, 2026</strong>
Last modified: August 11, 2026

---

Search plugins

![](https://ps.w.org/zoventic-invoices/assets/banner-772x250.jpg?rev=3643861)

![](https://ps.w.org/zoventic-invoices/assets/icon-256x256.jpg?rev=3643861)

# Zoventic Invoices

 By [zoventic](https://profiles.wordpress.org/zoventic/)

[Download](https://downloads.wordpress.org/plugin/zoventic-invoices.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/zoventic-invoices/#description)
 * [Reviews](https://wordpress.org/plugins/zoventic-invoices/#reviews)
 *  [Installation](https://wordpress.org/plugins/zoventic-invoices/#installation)
 * [Development](https://wordpress.org/plugins/zoventic-invoices/#developers)

 [Support](https://wordpress.org/support/plugin/zoventic-invoices/)

## Description

**Zoventic Invoices** is an invoicing and billing solution for freelancers, agencies,
consultants, and business owners to manage billing directly within WordPress.

Create **Invoices**, send **Quote Estimates**, record online **PayPal Payments**,
track client accounts, and generate clean **PDF Documents** with custom branding.

### 🚀 Key Features

#### 🧾 Professional Invoicing

 * **Custom Document Titles & Prefixes**: Brand invoices with custom titles (e.g.,
   _Tax Invoice_, _Service Billing_) and prefixes (`INV-2026-001`).
 * **PDF Generation**: Generate PDF invoices with your business logo and details.
 * **Line Items & Automated Math**: Add custom items, quantities, unit prices, tax
   rates, and discount percentage or fixed amounts.
 * **Email Engine**: Send invoice notifications with PDF attachments directly to
   clients with resend capabilities.

#### 📜 Quotations & Estimates

 * **Create & Send Quotes**: Pitch project scope and pricing with estimates.
 * **1-Click Estimate Approval**: Change estimate statuses from Draft to Sent, Approved,
   or Declined.
 * **Instant Conversion to Invoice**: Convert approved estimates directly into official
   invoices in one click without re-typing data.

#### 💳 Online & Offline Payments

 * **PayPal Integration**: Record and track PayPal payments manually. Mark invoices
   as paid when clients pay via PayPal outside of WordPress.
 * **Manual / Bank Wire Payments**: Record offline cash, check, or bank wire payments
   with full audit history.
 * **Automatic Status Transitions**: Invoices automatically transition to **Paid**
   when full payment is recorded.

#### 👥 Built-in Client Management

 * **Client Directory**: Manage client contacts, billing addresses, tax IDs, and
   default currencies.
 * **Account Tiers**: Categorize clients by account types (_Standard_, _Enterprise_,
   _VIP_).
 * **Search & Filtering**: Filter clients, invoices, and estimates by name, company,
   date, or document title.

#### 📊 Real-Time Dashboard & Analytics

 * **Revenue Tracking**: Monitor total revenue, pending balances, and paid amounts
   at a glance.
 * **Quote Approval Rate**: Track proposal conversion rates.

### 🌟 Features & Benefits

 * **Self-Hosted WordPress Integration**: Manage all billing directly on your own
   WordPress site.
 * **Clean Architecture**: Designed for performance, data integrity, and privacy.
 * **Privacy & Security**: All client data and invoice records stay stored on your
   own server.

### Third-Party Services

Zoventic Invoices integrates with **PayPal** for payment processing. When you record
or track PayPal transactions, your configured PayPal API keys are used to communicate
directly with PayPal’s API servers. No data is transmitted to PayPal except when
explicitly initiated by the site administrator during PayPal API configuration or
transaction processing.

 * **PayPal**: https://paypal.com
 * **PayPal Privacy Policy**: https://paypal.com/privacy
 * **PayPal Terms of Service**: https://paypal.com/legal

### Third-Party Libraries

All libraries run entirely on your server and do not connect to external services.

 * **mPDF** — PDF invoice generation
    - License: GPL-2.0-or-later
    - Source: https://github.com/mpdf/mpdf
 * **psr/log** — PSR-3 logger interface (used by mPDF)
    - License: MIT
    - Source: https://github.com/php-fig/log
 * **myclabs/deep-copy** — Object deep cloning (used by mPDF)
    - License: MIT
    - Source: https://github.com/myclabs/DeepCopy
 * **setasign/fpdi** — PDF template import (used by mPDF)
    - License: MIT
    - Source: https://github.com/Setasign/FPDI
 * **paragonie/random_compat** — `random_bytes` polyfill (used by mPDF)
    - License: MIT
    - Source: https://github.com/paragonie/random_compat

### Privacy

Zoventic Invoices stores the following data exclusively in your WordPress database.
Nothing is sent to external servers except when explicitly using the PayPal payment
integration.

 * **Client records** — Name, email, phone, address, and notes entered by the administrator.
 * **Invoice and payment records** — All billing data entered by the administrator.
 * **Activity log** — Records of administrative actions including the IP address
   of the logged-in administrator performing each action. IP addresses are stored
   for audit purposes only and are not shared externally.

To comply with privacy regulations (e.g. GDPR), site administrators are responsible
for obtaining appropriate consent from their clients before entering their personal
data into the plugin.

For data erasure requests, all Zoventic Invoices data can be permanently removed
by deleting the plugin via the WordPress admin, which will drop all plugin database
tables and options.

### Advanced Configuration

#### Trusted Proxy IPs (X-Forwarded-For)

If your WordPress site runs behind a load balancer or reverse proxy, the activity
log may record the proxy’s IP address instead of the real visitor IP. To enable 
X-Forwarded-For header trust for specific proxy IPs, add the following to your `
wp-config.php`:

define( ‘ZINV_TRUSTED_PROXIES’, [ ‘10.0.0.1’, ‘10.0.0.2’ ] );

Replace the example IPs with your actual proxy server IP address(es). **Only add
IPs that you fully trust** — enabling this for an untrusted IP allows clients to
spoof their IP address in log entries.

## Screenshots

[⌊Dashboard — KPI overview, revenue chart, activity feed, and pending transactions⌉⌊
Dashboard — KPI overview, revenue chart, activity feed, and pending transactions⌉[

Dashboard — KPI overview, revenue chart, activity feed, and pending transactions

[⌊Invoice Builder — Line items editor, client selector, tax and discount controls,
live PDF preview⌉⌊Invoice Builder — Line items editor, client selector, tax and 
discount controls, live PDF preview⌉[

Invoice Builder — Line items editor, client selector, tax and discount controls,
live PDF preview

[⌊Client Directory — Account type badges, lifetime value tracking, CSV import⌉⌊Client
Directory — Account type badges, lifetime value tracking, CSV import⌉[

Client Directory — Account type badges, lifetime value tracking, CSV import

[⌊Payments — Transaction history with method icons and status pills⌉⌊Payments — 
Transaction history with method icons and status pills⌉[

Payments — Transaction history with method icons and status pills

[⌊Settings — Company profile, PayPal integration, and invoicing preferences⌉⌊Settings—
Company profile, PayPal integration, and invoicing preferences⌉[

Settings — Company profile, PayPal integration, and invoicing preferences

[[

## Installation

 1. Upload the `zoventic-invoices` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Start creating invoices and managing clients from the **Zoventic Invoices** menu
    in the sidebar

**Minimum Requirements:**

 * WordPress 6.0 or higher
 * PHP 8.0 or higher
 * PHP extension: `bcmath` (for monetary precision)
 * PHP extension: `mbstring` (for PDF generation)
 * MySQL 5.7 / MariaDB 10.2 or higher

## FAQ

### Does this plugin require WooCommerce?

No. Zoventic Invoices is a fully standalone plugin. It does not depend on WooCommerce
or any other plugin.

### Is there a premium version?

Yes. Zoventic Invoices Pro is a paid add-on with subscriptions, reports, tax management,
dunning, and a client portal.

### What payment gateways are supported?

PayPal is supported in the free version for recording and tracking payments. The
Pro add-on may include additional gateway integrations.

### Are there limits on invoices, estimates, or clients?

No. Create unlimited invoices, estimates, and clients.

### Does it support multi-currency?

You can set a default currency for your business. Individual invoice currencies 
can be configured per invoice.

### Is the PDF generation included for free?

Yes. PDF generation using the Clean Sheet template is included in the free plugin,
powered by mPDF.

### Where is data stored?

All data is stored in your WordPress database (11 custom tables with the `wp_zinv_`
prefix). Nothing is sent to external servers except when using PayPal for payment
processing.

### Is the plugin translation-ready?

The plugin uses the standard WordPress i18n functions and is ready for translation
via translate.wordpress.org.

### What PHP extensions are required?

The `bcmath` extension is required for monetary arithmetic. The `mbstring` extension
is required for PDF generation. Both are available in most managed WordPress hosts.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Zoventic Invoices” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ zoventic ](https://profiles.wordpress.org/zoventic/)

[Translate “Zoventic Invoices” into your language.](https://translate.wordpress.org/projects/wp-plugins/zoventic-invoices)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/zoventic-invoices/),
check out the [SVN repository](https://plugins.svn.wordpress.org/zoventic-invoices/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/zoventic-invoices/)
by [RSS](https://plugins.trac.wordpress.org/log/zoventic-invoices/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [crm](https://wordpress.org/plugins/tags/crm/)[estimates](https://wordpress.org/plugins/tags/estimates/)
   [invoice](https://wordpress.org/plugins/tags/invoice/)[invoicing](https://wordpress.org/plugins/tags/invoicing/)
   [paypal](https://wordpress.org/plugins/tags/paypal/)
 *  [Advanced View](https://wordpress.org/plugins/zoventic-invoices/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/zoventic-invoices/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/zoventic-invoices/reviews/)

## Contributors

 *   [ zoventic ](https://profiles.wordpress.org/zoventic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/zoventic-invoices/)