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

https://github.com/dynamic/silverstripe-product-catalog

simple, extendable product catalog
https://github.com/dynamic/silverstripe-product-catalog

Last synced: 7 months ago
JSON representation

simple, extendable product catalog

Awesome Lists containing this project

README

        

# Silverstripe Product Catalog

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

[![Latest Stable Version](https://poser.pugx.org/dynamic/silverstripe-product-catalog/v/stable)](https://packagist.org/packages/dynamic/silverstripe-product-catalog)
[![Total Downloads](https://poser.pugx.org/dynamic/silverstripe-product-catalog/downloads)](https://packagist.org/packages/dynamic/silverstripe-product-catalog)
[![Latest Unstable Version](https://poser.pugx.org/dynamic/silverstripe-product-catalog/v/unstable)](https://packagist.org/packages/dynamic/silverstripe-product-catalog)
[![License](https://poser.pugx.org/dynamic/silverstripe-product-catalog/license)](https://packagist.org/packages/dynamic/silverstripe-product-catalog)

## Overview

A simple, extendable product catalog. Products are viewable DataObjects, managed via a Model Admin. Also includes product support documents such as spec sheets.

## Requirements

- SilverStripe ^4.0

## Installation

`composer require dynamic/silverstripe-product-catalog`