https://github.com/paymentwall/module-woocommerce
https://github.com/paymentwall/module-woocommerce
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paymentwall/module-woocommerce
- Owner: paymentwall
- License: mit
- Created: 2014-10-24T19:01:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T05:14:51.000Z (over 2 years ago)
- Last Synced: 2025-06-09T04:35:51.346Z (about 1 year ago)
- Language: PHP
- Size: 267 KB
- Stars: 1
- Watchers: 11
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About WooCommerce module
Paymentwall module for WordPress WooCommerce.
### Requirement
* Woocommerce v2.1 or greater
* WordPress v4.0 or greater
# Installation
To install Paymentwall WooCommerce module, please follow the [instructions](https://docs.paymentwall.com/modules/woocommerce).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`