=== QeWebby Product Personalizer for WooCommerce ===
Contributors: qewebby
Donate link: https://www.qewebby.com/
Tags: woocommerce, product customizer, product designer, custom product design, print area
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Requires Plugins: woocommerce
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Let customers designer WooCommerce products with images, text, numbers, art assets, and product-specific printable areas.

== Description ==

QeWebby Product Personalizer for WooCommerce adds a product customization workflow to WooCommerce product pages.

Store owners can enable the customizer on individual products, define one or more printable areas, upload base images for each area, and manage reusable art assets from the WordPress admin.

Customers can open the customizer on the product page, upload their own image, add text, add numbers, choose fonts, place art, and save a preview with their order.

= Features =

* Enable product customization per WooCommerce product
* Create multiple visual customization areas such as Front, Back, or Sleeve
* Draw, drag, and resize printable regions in the product editor
* Upload base images for each printable area
* Upload customer artwork from the frontend
* Add custom text with font, size, color, alignment, spacing, rotation, and text-shape controls
* Add custom numbers with dedicated font selection
* Manage reusable art assets from the admin Art Library
* Organize art assets with custom categories
* Supports WooCommerce product variations
* Saves customization summary and preview in cart, checkout, and order item meta

The plugin is built for WooCommerce stores that need a simple product designer flow directly on the product page.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Make sure WooCommerce is installed and active
4. Go to `QE Product Customizer` in the WordPress admin to add art categories and art assets
5. Edit a WooCommerce product and enable `Product Customizer` in the product data panel
6. Add one or more customization areas, upload base images, and define printable regions

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. WooCommerce must be installed and active.

= Can I enable the customizer only for selected products? =

Yes. The customizer is enabled per product from the WooCommerce product data panel.

= Can I create multiple printable areas for one product? =

Yes. You can create multiple areas such as front, back, left sleeve, or any custom area label.

= Are customization previews saved with the order? =

Yes. The plugin stores customization data and preview information in cart and order item metadata.

= Can customers upload their own images? =

Yes. Customers can upload image files from the product page customizer.

== Screenshots ==

1. Product customizer button and frontend design modal
2. Product editor with printable area configuration
3. Admin Art Library and category management
4. Cart and order item customization preview

== Changelog ==

= 1.0.0 =
* Initial release
* Product-level WooCommerce customizer support
* Multiple printable area configuration
* Frontend image, text, number, and art customization
* Admin art library and category management
* Cart, checkout, and order preview support

== Upgrade Notice ==

= 1.0.0 =
Initial release of QeWebby Product Personalizer for WooCommerce.

== Credits ==

Uses:
Fabric.js (https://fabricjs.com/)
Licensed under MIT License

Toastr (https://github.com/CodeSeven/toastr)
Licensed under MIT License

== Source Code for Minified/Compiled Assets ==

This plugin includes third-party minified JavaScript and CSS files:

* `assets/js/fabric.min.js`
* `admin/js/toastr.min.js`
* `admin/css/toastr.min.css`

Human-readable source code for those libraries is publicly available at:

* Fabric.js repository: https://github.com/fabricjs/fabric.js
* Fabric.js v5.3.0 source tree: https://github.com/fabricjs/fabric.js/tree/v5.3.0
* Fabric.js v5.3.0 distributed files (including non-minified builds): https://github.com/fabricjs/fabric.js/tree/v5.3.0/dist
* Toastr repository: https://github.com/CodeSeven/toastr
* Toastr v2.1.4 source tree: https://github.com/CodeSeven/toastr/tree/2.1.4

Build/reference notes:

* The bundled `assets/js/fabric.min.js` corresponds to Fabric.js version `5.3.0`.
* The bundled `admin/js/toastr.min.js` and `admin/css/toastr.min.css` correspond to Toastr version `2.1.4`.
* Plugin-specific JavaScript and CSS in this plugin is provided as readable source files and is not distributed as minified bundles.