Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunnysideup/silverstripe-payment_hirepurchase
https://github.com/sunnysideup/silverstripe-payment_hirepurchase
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunnysideup/silverstripe-payment_hirepurchase
- Owner: sunnysideup
- License: other
- Created: 2020-06-29T02:14:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T02:03:08.000Z (over 1 year ago)
- Last Synced: 2024-11-25T01:53:41.490Z (about 1 month ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Silverstripe payment hire purchase module
[![Build Status](https://travis-ci.org/sunnysideup/silverstripe-payment_hirepurchase.svg?branch=master)](https://travis-ci.org/sunnysideup/silverstripe-payment_hirepurchase)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sunnysideup/silverstripe-payment_hirepurchase/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/sunnysideup/silverstripe-payment_hirepurchase/?branch=master)
[![codecov.io](https://codecov.io/github/sunnysideup/silverstripe-payment_hirepurchase/coverage.svg?branch=master)](https://codecov.io/github/sunnysideup/silverstripe-payment_hirepurchase?branch=master)
![helpfulrobot](https://helpfulrobot.io/sunnysideup/payment_hirepurchase/badge)[![Latest Stable Version](https://poser.pugx.org/sunnysideup/payment_hirepurchase/version)](https://packagist.org/packages/sunnysideup/payment_hirepurchase)
[![License](https://poser.pugx.org/sunnysideup/payment_hirepurchase/license)](https://packagist.org/packages/sunnysideup/payment_hirepurchase)
[![Monthly Downloads](https://poser.pugx.org/sunnysideup/payment_hirepurchase/d/monthly)](https://packagist.org/packages/sunnysideup/payment_hirepurchase)## Documentation
* [Developer Docs](docs/en/INDEX.md)
* [User Guide](docs/en/userguide.md)
* [API Docs](http://docs.ssmods.com/sunnysideup/payment_hirepurchase/classes.xhtml)## Requirements
see [composer.json](composer.json) for details
### Suggested Modules
see [composer.json](composer.json) for details
## Installation
```
composer require sunnysideup/payment_hirepurchase
```### Configuration
In the `_config` folder you will find the `payment_hirepurchase.yml.example`
file that shows options for the configuration of this module.We recommend that you:
1. copy these `payment_hirepurchase.yml.example` files into your
`app/_config` folder
2. remove the .example extension
3. delete the lines you not care about, and
4. adjust the configurations that you would like to use.## Contributing
We welcome any contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: [www.sunnysideup.co.nz](http://www.sunnysideup.co.nz)
## Author
Sunny Side Up Ltd.