1ad48760c9
* Redirect supported product types to the new experience based on the product template associated to it * Add changelog file * Fix linter error * Redirect using the product type first and then the associated product template * Set the product template id also for unsupported product templates * Add changelog file * Remove supported_product_types from the RedirectionController since the product_templates is used instead * Fix php linter error |
||
---|---|---|
.. | ||
changelog | ||
config | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
composer.lock | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Product Editor
A collection of WooCommerce Admin product editor components and utilities.
Installation
Install the module
pnpm install @woocommerce/product-editor --save