Skip to content

dreischer/Woocommerce-Size-Tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Size table

This is a Wordpress/WooCommerce plugin allowing you to add sizing tables to your products.

Installation

Two options:

  1. Upload /dist/size-table to you plugin folder via FTP
  2. Upload /dist/size-table.zip via the WP UI

Usage

Each product has a new tab "Size table". To show a size table for this product tick the checkbox. Click in any of the fields to update the values: image

You'll see the size table as a tab under the add to cart button: image image

Build

git clone [email protected]:dreischer/size-table.git
yarn install
make build

This will create the contents of /dist/

Development

To work on the backend UI run

make watch

This will recompile /js whenever you make changes. Open index.html to preview the backend

Tech

This plugin uses

  • Preact
  • Webpack
  • Buble
  • Standard.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published