silvercommerce / recipe-invoicing
SilverStripe recipe for creating a simple invocing and estimating system
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-recipe
Requires
- silvercommerce/orders-admin: 1.*@dev
- silvercommerce/recipe-catalogue: 1.*@dev
- silverstripe/admin: 1.*@stable
- silverstripe/asset-admin: 1.*@stable
- silverstripe/recipe-core: 1.*@stable
- silverstripe/recipe-plugin: 1.*@stable
- silverstripe/siteconfig: 4.*@stable
- silverstripe/versioned: 1.*@stable
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2019-12-20 13:21:41 UTC
README
Basic recipe that sets a simple invoicing and estimating system using SilverStripe admin and SilverCommerce modules (http://silverstripe.org) installation. This includes the modules:
Provided by [silverstripe/recipe-core]:
- framework: Module including the base framework
- config: Core config library
- assets: Filesystem module
Provided by [silvercommerce/recipe-invoicing]:
This can be either added to an existing project or used as a project base for creating an invocing system based on a SilverStripe project.
See the recipe plugin page for instructions on how SilverStripe recipes work.