Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pluf/sdp

Selling Digital Product is a pluf module to build digital product shop.
https://github.com/pluf/sdp

php pluf pluf-module

Last synced: about 23 hours ago
JSON representation

Selling Digital Product is a pluf module to build digital product shop.

Awesome Lists containing this project

README

        

# Sell Digital Product

[![Build Status](https://travis-ci.com/pluf/sdp.svg?branch=master)](https://travis-ci.com/pluf/sdp)
[![codecov](https://codecov.io/gh/pluf/sdp/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/sdp)
[![Coverage Status](https://coveralls.io/repos/github/pluf/sdp/badge.svg)](https://coveralls.io/github/pluf/sdp)
[![Maintainability](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/maintainability)](https://codeclimate.com/github/pluf/sdp/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/test_coverage)](https://codeclimate.com/github/pluf/sdp/test_coverage)

SDP is a Pluf module to sell digital products. It provides possibilies to manage, organize, upload, download and sell different digital products (such as PDF, media and other files).

## Contributing

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.

## Contributing

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.