ZERTI is a full-screen WooCommerce administration panel inside WordPress wp-admin. It gives store operators one place to manage orders, inventory, customers, finance, and reports—without replacing the public storefront.
The UI is English by default and ships with translation files for multiple admin languages. Regional settings control UI language, text direction, calendar system, and digit formatting so merchants worldwide can work in a familiar locale.
Main areas
- Home — sales dashboard, Chart.js charts, cached WooCommerce aggregates
- Orders — AG Grid list, filters, order detail, invoice view, status updates, print, PDF downloads
- Inventory — products, editor (Quill), categories, tags, brands, attributes, attribute groups, import/export, reviews
- Finance — payments, coupons, sales report
- Reports — sales report (free), standard reports and BI analytics (Pro)
- Customer affairs — customers, product reviews, comments
- Bulk Action — bulk price, stock, and delete tools (Pro)
- Settings — store identity, logo, invoices, regional options, visual themes, license
Internationalization
- Admin UI languages: English, Persian, Arabic, French, Spanish, Turkish, Dutch, Hindi, Thai, Chinese (bundled
.mofiles inlanguages/) - Follow WordPress site language or pick a dedicated ZERTI UI language in Settings
- Automatic LTR/RTL layout from locale
- Calendars: Gregorian, Jalali (Persian), Hijri (Arabic)
- Digit formats: Western, Persian, Arabic, Devanagari, Thai (automatic or manual)
PDFs & printing
Server-generated PDFs (invoice, postal label, warehouse sheet) via mPDF and Dompdf. Browser print templates are also available.
Themes & appearance
- Dark / light mode toggle in the sidebar
- Visual themes: Zerti (default) and customizable rabbitMP
- Bootstrap-based responsive admin shell with AG Grid data tables
Other
- Global search across orders, customers, and products
- HPOS-compatible order queries
- REST API (
zerti/v1) and AJAX for grids and actions
Free vs Pro
The free plugin covers daily shop, inventory, finance, and sales-report work. ZERTI Pro (optional license) unlocks list/Excel exports, bulk actions, standard reports, BI reports with Excel export, and order creation from the panel.
External services
This plugin may contact external services only in the cases below. Core store operations (orders, inventory, reports) run on your server and do not require outbound connectivity.
-
ZERTI Pro license server (
https://license.zerti.shop) — Used when you enter or validate a Pro license key. Sends your license key, site URL (domain), plugin version, WordPress version, and PHP version. No customer orders or payment data are transmitted. Terms of use, privacy policy. -
Gravatar (
https://gravatar.com) — Used on the customer detail screen to display the customer avatar via WordPressget_avatar_url(). Sends an MD5 hash of the customer email address when that view is opened. Automattic terms, privacy policy. -
Google Maps (
https://www.google.com/maps) — Optional. When “Show customer location on Google Maps” is enabled under Settings → Postal label PDF, order geolocation coordinates (latitude and longitude, when available from the order) are included in a link to Google Maps on the order detail view and postal PDF. The browser or PDF reader opens that link; ZERTI does not send order data to Google except through that user-initiated URL. Google terms, privacy policy.
Credits
ZERTI is free software licensed under the GNU General Public License v2 or later. See license.txt in this plugin directory.
PHP libraries (Composer, bundled in vendor/)
- mPDF — GPL-2.0
- mPDF QR Code — GPL-2.0
- Dompdf — LGPL-2.1
- thecodingmachine/safe — MIT
JavaScript and CSS (bundled in assets/)
- Bootstrap 5.3.8 — MIT
- Font Awesome Free 6.5.1 — MIT (code), SIL OFL 1.1 (fonts), CC BY 4.0 (icons)
- AG Grid Community — MIT
- Chart.js 4.5.1 — MIT
- Quill — BSD-3-Clause
- Select2 — MIT (styles; script from WooCommerce where applicable)
- Vazirmatn — SIL Open Font License 1.1
Third-party licenses are GPL-compatible. Source for bundled libraries is included in this plugin or available from the upstream projects listed above.
