Skip to content

MonerooHQ/moneroo-woocommerce

Repository files navigation

Moneroo website

Moneroo for WooCommerce

Slack · Website · Contact · Documentation

PHP Build Status

The Moneroo for WooCommerce Plugin provides a convenient way to accept payments in your WooCommerce store.

Requirements

  • PHP Requirements: PHP 7.4 and later.
  • Wordpress Requirements: Wordpress 5.0 and later.
  • WooCommerce Requirements: WooCommerce 4.0 and later.

Installation && Documentation

Please refer to Moneroo for WooCommerce Plugin integration guide

Development

  1. Setup your environment
  2. Install packages
  3. Set your PHP version to 7.4 (it minimum required version)
  4. Format your code before commit and push.
  5. Test your code before commit and push.
 composer format # Format your code with the required code style

Notes

  • The project is based on the KISS principle.
  • The project is based on the TDD principle.
  • Each time you make a change, you must run the tests and format your code.
  • Each time you make a change, you must update the documentation.
  • Each time you make a change, you must update the changelog.
  • Each time you make a change, you must add test cases.
  • Each time you make a change, you must update the version number.

Security Vulnerabilities

If you discover a security vulnerability within Moneroo php SDK, please send an e-mail to Moneroo Security via hello@moneroo.io. All security vulnerabilities will be promptly addressed.

License

The Moneroo PHP SDK is open-sourced software licensed under the GPL-3.0 license.