https://github.com/pluf/shop
Micro shop module of Pluf.
https://github.com/pluf/shop
Last synced: 6 months ago
JSON representation
Micro shop module of Pluf.
- Host: GitHub
- URL: https://github.com/pluf/shop
- Owner: pluf
- Created: 2018-01-29T17:09:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T00:48:04.000Z (over 4 years ago)
- Last Synced: 2025-04-28T16:55:34.281Z (8 months ago)
- Language: PHP
- Size: 484 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Store Module
[](https://travis-ci.com/pluf/shop)
[](https://coveralls.io/github/pluf/shop)
[](https://codecov.io/gh/pluf/shop)
[](https://codeclimate.com/github/pluf/shop/test_coverage)
[](https://codeclimate.com/github/pluf/shop/maintainability)
This is a Online Store Module of Pluf. It support Bank, Discount, Products and services.
## 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.