Built for retail, wholesale & multi-location teams

Every stock move.
One clear system.

Run inventory, purchasing, sales, POS, payments, returns and service from one secure, self-hosted workspace.

RWM+

One workspaceFrom receiving dock to checkout

inventiq / overviewLive
Inventiq inventory dashboard overview
Stock accuracy99.8%Across every location
WooCommerce syncedStock & orders connected
SELF-HOSTEDMULTI-LOCATIONROLE-BASED ACCESSENGLISH + বাংলাPWA READY
A complete operations workspace

Less switching. More control.

Inventiq connects the work that usually lives in separate spreadsheets and disconnected tools.

Who it’s for

Built around real operations.

For teams that buy, store, move and sell physical products—and need every transaction to stay connected.

01

Retail stores

Connect checkout, stock, customers, payments and returns in one workspace.

02

Wholesalers

Manage purchasing, quotations, sales orders, invoices and supplier balances.

03

Multi-branch teams

See every location clearly and control stock transfers between warehouses.

04

Service businesses

Track serial numbers, warranties, claims and after-sales customer service.

05

Online sellers

Keep WooCommerce products, orders, refunds and available stock synchronized.

Why Inventiq

One source of truth beats another workaround.

Move beyond disconnected files and limited checkout software without giving up control of your data.

What your business needsSpreadsheetsBasic POSInventiq
Live multi-location inventoryManualLimitedIncluded
Purchasing through after-salesDisconnectedPartialConnected
Roles, permissions and audit trailBasicBuilt in
WooCommerce synchronizationVariesTwo-way
Data ownershipLocal filesOften SaaSSelf-hosted
01

Know exactly what you have.

Track stock across warehouses and branches with batches, serials, expiry dates, reorder levels and a complete movement ledger.

  • Multi-location stock
  • Batch & serial tracking
  • Smart reorder levels
Inventory list with live stock levels
02

Checkout at full speed.

A keyboard-first POS with barcode search, customer pricing, discounts, tax and shift control.

Fast product lookupF2
03
IQwoo

Commerce stays in sync.

Connect WooCommerce orders, products, stock and prices without a separate WordPress plugin.

Two-way sync
04

From quote to paid—without retyping.

Turn quotations into sales orders and invoices, receive partial payments, process returns and keep every total connected.

QuoteOrderInvoicePaid
INVOICE৳ 48,250PAID
Connected by design

One action keeps the next one accurate.

Inventiq follows real operational workflows, so stock, documents, payments and reporting always agree.

Purchasing workflow

Receive the right stock at the right cost.

Create purchase orders, receive complete or partial deliveries, preserve supplier references and automatically update stock and weighted cost.

Supplier ordersPartial receivingAutomatic costing
Inventiq purchase order workflow
Inside the workspace

Familiar in minutes.
Powerful for years.

A consistent interface across every module keeps training short and daily work focused.

Point of sale
Inventiq point of sale
Everything included

A whole business system.
Not another isolated tool.

Inventory

Items, variations, batches, serials, transfers, adjustments, warehouses and branches.

01
Sales

Customers, quotations, sales orders, invoices, payments, returns, promotions and coupons.

02
Purchasing

Suppliers, purchase orders, returns, payments and debit or credit notes.

03
Service

Warranty registration, claims and a complete customer service timeline.

04
Finance & reports

Expenses, dynamic categories, tax groups, valuations, movement and sales reporting.

05
Local by default

Built for the way your team works.

Switch between English and বাংলা, localize dates and numbers, choose your currency and install Inventiq as a Progressive Web App.

ENবাংলা
বাংলা UIPWAMulti-currencyResponsive
Architecture & security

A proven stack.
No black box.

Inventiq is a server-rendered, multi-page PHP application enhanced with fast AJAX interactions. It is not a fragile front-end-only SPA—core pages, forms and permissions remain controlled by the server.

PHP 8.2+MySQL 8 / MariaDBPDOVanilla JSApacheECharts
Open the live product

Server-side RBAC

Deny-by-default permissions protect routes and actions for administrators, managers and operational teams.

Hardened authentication

Secure password hashing, login throttling, session protection and password-reset token controls.

Request protection

CSRF validation, prepared database queries, validated uploads and production-safe error handling.

Auditable activity

Sign-ins, important changes, application errors and operational events can be traced by administrators.

Multi-page, AJAX enhanced

Server-rendered screens provide dependable navigation; modals, search and workflows stay quick with focused AJAX.

Self-hosted & extendable

No mandatory SaaS fee. Structured modules, migrations and reusable CRUD foundations make customization practical.

Frequently asked questions

Everything to know before you buy.

Clear answers about hosting, installation, architecture, integrations and day-to-day use.

Read full documentation
01What is Inventiq?

Inventiq is a self-hosted inventory and business operations application for retail, wholesale and multi-location teams. It connects products, purchasing, stock, sales, POS, payments, returns, expenses, warranties and reporting in one permission-controlled workspace.

02Is Inventiq a single-page application?

Inventiq uses a hybrid architecture: PHP renders and secures the application on the server, while AJAX navigation, modals, search and focused workflows provide an SPA-like experience. Direct links and browser refreshes still work because every route remains server-backed.

03What are the server requirements?

You need PHP 8.2 or newer with PDO MySQL, mbstring, cURL, fileinfo and GD; MySQL 8.0+ or a compatible MariaDB release; and Apache with mod_rewrite and AllowOverride enabled. Writable storage/upload directories and PHP CLI access are needed during setup. HTTPS is recommended for production.

04Can I install it on shared hosting?

Yes, when the hosting account meets the PHP, database, Apache rewrite and writable-directory requirements. Confirm the PHP version, required extensions, cron support and document-root configuration with your provider before purchasing or installing.

05Are there monthly or mandatory SaaS fees?

No mandatory Inventiq SaaS subscription is required. You host the application and control its database. Your normal hosting, domain, email, payment provider or third-party integration costs remain your responsibility.

06Does it support multiple branches and warehouses?

Yes. Inventiq tracks stock by location, supports movements and transfers, and gives authorized users a connected view across branches and warehouses. Access can be controlled through roles and permissions.

07How do roles and permissions work?

Administrators can assign users to roles and control access to operational areas and actions. Permissions are checked on the server, so hiding a menu item is not the only protection. This supports cashier, manager, inventory and administrative responsibilities without giving everyone full access.

08What security protections are included?

The application includes secure password hashing, session protection, login throttling, CSRF validation, prepared database queries, validated uploads, encrypted application secrets and production-safe error handling. Activity records also help administrators review important system events. Production security still depends on correct HTTPS, hosting and backup configuration.

09How does WooCommerce synchronization work?

Inventiq connects directly to WooCommerce REST API v3. It can synchronize products, variations and available stock, import orders, coupons, shipping, fees, tax and payments, and turn refunds into sales returns. Signed webhooks, retries and scheduled reconciliation help recover missed or failed events.

10Does WooCommerce require a separate WordPress plugin?

No additional Inventiq WordPress plugin is required. Products are matched by unique SKU and the connection is configured using WooCommerce API credentials. Production connections require HTTPS, and the background synchronization runner should be scheduled every minute.

11Does it support English and Bangla?

Yes. The interface supports English and বাংলা, including navigation and system text covered by the translation files. Business currency, date and number presentation can also be configured for the installation.

12Is it mobile friendly, and does PWA mean fully offline?

The interface is responsive and can be installed as a Progressive Web App on supported devices. PWA installation and an offline shell do not mean every inventory transaction works without a connection—the server and database are still required for live business operations.

13Can developers customize or extend it?

Yes. The purchase includes source code organized into PHP modules, routes, views, migrations and reusable CRUD foundations, with frontend behavior written in JavaScript. Review the applicable marketplace license before redistributing, reselling or using the code in multiple end products.

14What is included with the buyer package?

The delivery should include the application files, database migrations, installation and usage documentation, update guidance, changelog and third-party license notices. Demo data and any marketplace-specific support terms should be confirmed on the final item page.

15How should I back up and update the system?

Back up both the database and uploaded business files before every update. Keep environment secrets and application keys outside distributable packages, test updates on a staging copy when possible, and follow the included update guide rather than overwriting a live installation blindly.

Ready for a clearer operation?

Put every moving part
in one place.

Explore Inventiq with realistic inventory, purchasing, sales and POS workflows.