silvercommerce/orders-admin

Silverstripe module for creating and managing invoice and estimate objects in the admin

Maintainers

👁 DFT

Package info

github.com/silvercommerce/orders-admin

Type:silverstripe-vendormodule

pkg:composer/silvercommerce/orders-admin

Statistics

Installs: 4 359

Dependents: 13

Suggesters: 0

Stars: 1

Open Issues: 1

1.4.5 2023-07-28 16:16 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause f7b4bf644c002f6a2f13a087c0bbf9d9e6107f7e

  • Morven Lewis-Everley <morven.woop@ilateral.co.uk>
  • Mark Anderson <mark.woop@ilateral.co.uk>

orderssilverstripeinvoicesestimates


README

👁 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