DigiByte Pay for WooCommerce
==================================================================================
Payment by DGB for WooCommerce. Made by Sergey T. for DigiByte Pay, LLC <a href="https://www.digibytepay.us">https://www.digibytepay.us</a>

Requirements: 
==================================================================================
* PHP with enabled CURL, XML
* Wordpress + WooCommerce
* DigiQR by McTrivia (included in zip). Sources https://github.com/mctrivia/DigiQR put into folder DigiQR

Installation:
==================================================================================
* if you have not CURL or XML yet: `apt install php-curl php-xml` and restart web-server, if it's Apache: `apache2ctl restart`
* go to `admin panel` of your Wordpress site -> `Plugins` -> `Add New` -> specify 
`https://github.com/cept73/digipay-woocommerce/blob/master/digibyte-pay-for-woocommerce.zip?raw=true`
* tune it from `Settings` of installed plugin

P.S. If cloning, use --recursive option
