Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.09 KB

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