zerp/pos

Point of Sale module for the Zerp ERP platform


Keywords
inertiajs, inventory, laravel, open-source, php, point-of-sale, pos-system, react, retail, zerp
License
MIT

Documentation

zerp/pos

POS module for the Zerp ERP platform. Point of Sale module for the Zerp ERP platform

Requirements

  • PHP 8.2+
  • A Laravel application with package auto-discovery enabled (built for Zerp, Laravel 12)

Installation

composer require zerp/pos

The package auto-registers via Laravel's package discovery — no manual service provider registration needed.

What it provides

  • Zerp\Pos\Providers\PosServiceProvider — boots this module's routes, migrations, and settings
  • Frontend pages/components under src/Resources/js

License

MIT — see LICENSE.