Provides a simple order/sales management interface that allows the creation
of estimates and invoices via ModelAdmin
, and if you have a product catalogue
setup allows adding of line items via an autocomplete field.
Install via composer:
# composer require silvercommerce/orders-admin
Checkout the docs