- PHP 7.4+
- WordPress 5.6+
- WooCommerce 4.0+
- Clone this repository
- Run
cd /path/to/cloned/authorize-net-emulation-for-woocommerce - Run
composer install - Run
npm install - Run
npx sake compile - If you cloned the repository outside your development WordPress installation, symlink it into your plugins folder
- Run
npx sake compileto re-compile all plugin assets - Run
npx sake compile:scriptsto only re-compile the JavaScript - Run
npx sake compile:stylesto only re-compile the styles