boospot / boo-woocommerce-helper
Helper class that lets you create woocommerce fields and tabs for custom fields.
1.0.0
2019-11-29 13:12 UTC
This package is auto-updated.
Last update: 2025-05-05 00:32:55 UTC
README
Another WooCommerce Helper
Composer
composer.json file:
{ "require": { "boospot/boo-woocommerce-helper": "^1.0" } }
or using command line:
composer require "boospot/boo-woocommerce-helper"
##Credits
Thanks to the wonderful article Adding custom WooCommerce product fields by Jeroen Sormani.