https://github.com/szymonmar/easy-size-chart
Light plugin for embedding size charts into woocommerce product page
https://github.com/szymonmar/easy-size-chart
woocommerce woocommerce-extension woocommerce-plugin woocommerce-products wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
Light plugin for embedding size charts into woocommerce product page
- Host: GitHub
- URL: https://github.com/szymonmar/easy-size-chart
- Owner: szymonmar
- Created: 2025-02-15T12:32:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-17T15:58:27.000Z (over 1 year ago)
- Last Synced: 2025-12-09T23:36:48.970Z (7 months ago)
- Topics: woocommerce, woocommerce-extension, woocommerce-plugin, woocommerce-products, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Easy Size Chart ===
Contributors: Szymon Marszałek
Tags: woocommerce, table, size chart, size chart for woocommerce, product size, size table, size tab
Requires at least: 5.0
Tested up to: 6.7.2
Requires PHP: 7.4
Stable tag: 2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Easy Size Chart helps you add customizable size charts to WooCommerce product pages.
== Description ==
Easy Size Chart allows WooCommerce store owners to easily add, customize, and display size charts on product pages. The plugin provides a built-in table editor, embedding sizing guide image, and compatibility with external table shortcodes from other plugins (like TablePress).
**Features:**
- Customizable size chart for each product.
- Option to add a custom title and fallback text.
- Supports shortcodes for external tables.
- Allows adding a sizing guide image.
- Ajax-based table editor for easy customization.
== Installation ==
1. Upload the `easy-size-chart` folder to the `/wp-content/plugins/` directory using FTP or upload `easy-size-chart.zip` file through 'Add plugin' page.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to a WooCommerce product edit page and find the 'Easy Size Chart' tab in the Product Data section.
4. Configure your size chart using the built-in options.
== Frequently Asked Questions ==
= How do I enable the size chart for a product? =
Go to the WooCommerce product edit page, navigate to the 'Easy Size Chart' tab, and enable the size chart.
= Can I use shorcodes from external table builders for size charts? =
Yes! You can enter a TablePress shortcode instead of using the built-in table editor.
= Does this plugin work with all themes? =
It should work with most WooCommerce-compatible themes. If you experience any styling issues, you may need to adjust your CSS.
== Changelog ==
= 2.0 =
* Added global setting for size chart tab title and fallback text
= 1.2 =
* Improved compatibility with WordPress 6.4 and WooCommerce latest version.
* Added table editor.
* Added option to disable table editor if using TablePress.
= 1.1 =
* Added support for size chart images.
* Improved admin panel UI.
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.2 =
Ensure your theme is compatible with WooCommerce latest version for best results.
== License ==
This plugin is licensed under the GPL v2 or later.