A simple inventory add-on for SilverStripe Foxy.
A simple inventory add-on for SilverStripe Foxy.
composer require dynamic/silverstripe-foxy-inventory
See License
Apply the following DataExtensions to your base Product class:
Dynamic\Products\Page\Product:
extensions:
- Dynamic\Foxy\Inventory\Extension\ProductInventoryManager
- Dynamic\Foxy\Inventory\Extension\ProductExpirationManager
Dynamic\Products\Page\ProductController:
extensions:
- Dynamic\Foxy\Inventory\Extension\ProductControllerExtension
Also apply the following Extensions to Foxy classes:
Dynamic\Foxy\Form\AddToCartForm:
extensions:
- Dynamic\Foxy\Inventory\Extension\AddToCartFormExtension
Dynamic\Foxy\Form\QuantityField:
extensions:
- Dynamic\Foxy\Inventory\Extension\QuantityFieldExtension
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem