boospot/boo-woocommerce-helper

Helper class that lets you create woocommerce fields and tabs for custom fields.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/boospot/boo-woocommerce-helper

1.0.0 2019-11-29 13:12 UTC

This package is auto-updated.

Last update: 2026-01-05 01:54:26 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.