Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluf/marketplace
Pluf marketplace module
https://github.com/pluf/marketplace
Last synced: about 24 hours ago
JSON representation
Pluf marketplace module
- Host: GitHub
- URL: https://github.com/pluf/marketplace
- Owner: pluf
- Created: 2017-08-05T19:46:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:49:09.000Z (over 3 years ago)
- Last Synced: 2024-07-10T11:16:02.017Z (4 months ago)
- Language: PHP
- Homepage: https://pluf.ir
- Size: 352 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marketplace module of Pluf
[![Build Status](https://travis-ci.com/pluf/marketplace.svg?branch=master)](https://travis-ci.com/pluf/marketplace)
[![codecov](https://codecov.io/gh/pluf/marketplace/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/marketplace)
[![Maintainability](https://api.codeclimate.com/v1/badges/513f356bdf26065cc009/maintainability)](https://codeclimate.com/github/pluf/marketplace/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/513f356bdf26065cc009/test_coverage)](https://codeclimate.com/github/pluf/marketplace/test_coverage)
[![Coverage Status](https://coveralls.io/repos/github/pluf/marketplace/badge.svg?branch=master)](https://coveralls.io/github/pluf/marketplace?branch=master)Manage SPA in market and sell them.
## 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.