A WooCommmerce Extension inspired by Create Woo Extension.
npm install
npm run build
wp-env start
Visit the added page at http://localhost:8888/wp-admin/admin.php?page=wc-admin&path=%2Fexample.
zip -r hbc_payment_woocommerce_0.1.0.zip ./hyperbc-payment-woocommerce/ -x "hbc-payment-woocommerce/.git/" -x "hbc-payment-woocommerce/node_modules/" -x "hbc-payment-woocommerce/vendor/**" -x "hbc-payment-woocommerce/composer.phar"