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 1 month ago
JSON representation
Selling Digital Product is a pluf module to build digital product shop.
- Host: GitHub
- URL: https://github.com/pluf/sdp
- Owner: pluf
- License: gpl-3.0
- Created: 2017-03-06T13:22:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:49:22.000Z (about 4 years ago)
- Last Synced: 2025-03-30T11:22:18.622Z (2 months ago)
- Topics: php, pluf, pluf-module
- Language: PHP
- Homepage: https://pluf.ir/wb/products/module/sdp
- Size: 398 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sell Digital Product
[](https://travis-ci.com/pluf/sdp)
[](https://codecov.io/gh/pluf/sdp)
[](https://coveralls.io/github/pluf/sdp)
[](https://codeclimate.com/github/pluf/sdp/maintainability)
[](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.