An open API service indexing awesome lists of open source software.

https://github.com/dynamic/foxystripe-inventory

a simple inventory and embargo add-on for FoxyStripe
https://github.com/dynamic/foxystripe-inventory

Last synced: 10 days ago
JSON representation

a simple inventory and embargo add-on for FoxyStripe

Awesome Lists containing this project

README

        

# foxystripe-inventory
[![Build Status](https://travis-ci.org/dynamic/foxystripe-inventory.svg?branch=master)](https://travis-ci.org/dynamic/foxystripe-inventory)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/badges/build.png?b=master)](https://scrutinizer-ci.com/g/dynamic/foxystripe-inventory/build-status/master)
[![codecov](https://codecov.io/gh/dynamic/foxystripe-inventory/branch/master/graph/badge.svg)](https://codecov.io/gh/dynamic/foxystripe-inventory)

[![Latest Stable Version](https://poser.pugx.org/dynamic/foxystripe-inventory/version)](https://packagist.org/packages/dynamic/foxystripe-inventory)
[![Latest Unstable Version](https://poser.pugx.org/dynamic/foxystripe-inventory/v/unstable)](//packagist.org/packages/dynamic/foxystripe-inventory)
[![Total Downloads](https://poser.pugx.org/dynamic/foxystripe-inventory/downloads)](https://packagist.org/packages/dynamic/foxystripe-inventory)
[![License](https://poser.pugx.org/dynamic/foxystripe-inventory/license)](https://packagist.org/packages/dynamic/foxystripe-inventory)
[![Monthly Downloads](https://poser.pugx.org/dynamic/foxystripe-inventory/d/monthly)](https://packagist.org/packages/dynamic/foxystripe-inventory)
[![Daily Downloads](https://poser.pugx.org/dynamic/foxystripe-inventory/d/daily)](https://packagist.org/packages/dynamic/foxystripe-inventory)

simple inventory and embargo add-on for FoxyStripe

## Requirements
- SilverStripe ^4.0
- dynamic/foxystripe ^4.0
- unclecheese/display-logic ^2.0

## Installation

`composer require dynamic/silverstripe-locator:^2.0`

## Example usage
Allows to set a limit of how many of a product can be purchased.

## Documentation

See the [docs/en](docs/en/index.md) folder.