55aafb9fc6
* Remove ProductTitle component * Remove ProductSettings component * Remove ProductMoreMenu component * Remove ProductFormHeader component * Remove ProductVariationFormHeader component * Remove ProductFormFooter component * Remove ProductFormLayout component * Remove ProductForm component * Remove ProductTourContainer component * Remove AddProductPage component * Remove ProductVariationForm component * Remove EditProductPage component * Remove ProductFormTab component * Remove SingleImageField component * Remove ProductVariationDetailsSection component * Remove ProductVariationsSection component * Remove DetailsSectionFills component * Remove ImagesSectionFills component * Remove ShippingSectionFills component * Remove AttributesSectionFills component * Remove PricingSectionFills component * Remove InventorySectionFills component * Remove product-form-fills file * Remove product-form-variation-fills file * Remove product-form-api-fills file * Remove ClassicEditorIcon component * Remove HiddenIcon component * Remove VisibleIcon component * Remove drag-and-drop.svg file * Remove ProductSectionLayout component * Remove products/constants.tsx file * Remove new-product-management-experience feature flag * Fix linter errors * Add changelog files |
||
---|---|---|
.. | ||
bin | ||
changelog | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
composer.json | ||
composer.lock | ||
package.json | ||
stylelint.config.js | ||
tsconfig.json | ||
unminify.js | ||
webpack.config.js |
README.md
WooCommerce Admin
This is a javascript-driven, React-based admin interface for WooCommerce.
Development
Please refer to the WooCommerce Admin Development.
End-to-end tests
Please refer to the WooCommerce End to End Tests.
Common Issues
If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our wiki for a list of common problems.