Illustrative mockup — real product screenshots go here once available.

A functional point-of-sale, already running in production

POS is a full retail point-of-sale and light ERP: accounts, customers and suppliers, purchases and quotations, invoicing and returns, tax handling, and HRM/payroll — the day-to-day operations a retail shop needs, in one system.

It's built on CodeIgniter 3 with the Wiredesignz Modular Extensions (HMVC) add-on, and ships with a real, automated deployment pipeline: every push runs PHP linting and a Composer validation check, then rsyncs straight to its production host once those pass.

The codebase was originally purchased with an Envato/BDTask license-check system baked in — a "phone home" mechanism that could self-modify its own source file. That code, along with the standalone setup-wizard installer it shipped with, has been fully removed.

Specification

CategoryRetail POS / Light ERP
FrameworkCodeIgniter 3.1.3 + HMVC (MX)
BackendPHP 8.3
DatabaseMySQL
PDF generationdompdf
DeploymentGitHub Actions + rsync, on every push
Hardware roadmapReceipt printers, barcode scanners, cash drawers, card readers
DocumentationIncluded
StatusFunctional — being packaged as a licensable product
Notify Me at Launch

The day-to-day operations of a retail shop

Accounts, customers & suppliers
Purchases & quotations
Invoicing, returns & tax handling
HRM & payroll
Reporting across sales, purchases & inventory
Automated CI/CD deploy pipeline to production
Hardware integration (printers, scanners, cash drawers) — planned
Self-serve licensing/onboarding — planned

Common questions

Can I license POS for my own shop today?+
Not yet as a self-serve product — the system is functional and runs a real production deployment, but it's still being packaged for standalone licensing. Contact us to be notified.
What framework does it use?+
CodeIgniter 3.1.3 with the Wiredesignz Modular Extensions (HMVC) add-on — not Laravel, despite how the codebase was originally described when purchased.
Does it support hardware like receipt printers?+
Not yet — in-store hardware integration (receipt printers, barcode scanners, cash drawers, card readers) is planned but no code exists for it today.
Is the licensing check from the original purchased codebase still there?+
No — the Envato/BDTask "phone home" license-check code and its setup-wizard installer have both been fully removed.

Want the technical details?

The documentation covers the module map, local setup and deployment pipeline.