git clone [email protected]:blinkbitcoin/blink-for-woocommerce.git
Install dependencies with Composer:
composer install
Feel free to open an issue to discuss a feature or provide a PR for any improvements or if you want to tackle a feature listed in the issues.
Install dependencies
composer install
Run docker compose to spin containers up
docker-compose up -d
Go to http://localhost:8080 and install WordPress, WooCommerce and Blink for WooCommerce Plugin.