zerp/quotation

Sales quotation module for the Zerp ERP platform

Maintainers

Package info

github.com/zerp-pk/quotation

Language:TypeScript

pkg:composer/zerp/quotation

Transparency log

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.4 2026-07-24 01:57 UTC

README

Quotation module for the Zerp ERP platform. Sales quotation 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/quotation

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

What it provides

  • Zerp\Quotation\Providers\QuotationServiceProvider - boots this module's routes, migrations, and settings
  • Frontend pages/components under src/Resources/js

License

MIT - see LICENSE.