Skip to content

Admin for managing invoices and estimates in the Silverstripe Admin

License

Notifications You must be signed in to change notification settings

silvercommerce/orders-admin

Repository files navigation

Silverstripe Orders Module

Scrutinizer Code Quality Build Status

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.

Instalation

Install via composer:

# composer require silvercommerce/orders-admin

Further Reading

Checkout the docs

Dependancies