https://github.com/paymentwall/module-prestashop
Paymentwall Module for PrestaShop
https://github.com/paymentwall/module-prestashop
Last synced: 12 months ago
JSON representation
Paymentwall Module for PrestaShop
- Host: GitHub
- URL: https://github.com/paymentwall/module-prestashop
- Owner: paymentwall
- License: mit
- Created: 2015-08-04T14:54:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T05:22:26.000Z (over 4 years ago)
- Last Synced: 2025-06-02T15:16:27.044Z (about 1 year ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 1
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About Prestashop module
Paymentwall module for Prestashop.
### Versions
* Tested on Prestashop 1.6.1.5
* PHP 5.3 or later
# Installation
To install Paymentwall Prestashop module, please follow the [instructions](https://docs.paymentwall.com/modules/prestashop).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`