woocommerce/plugins/woocommerce-admin
Chi-Hsuan Huang dbcf1202cd Fix "Choose Your Theme" task header 2023-11-08 20:48:56 +08:00
..
bin Fix CYS JS conflict error latest Gutenberg version (#41052) 2023-10-27 14:09:05 +08:00
client Fix "Choose Your Theme" task header 2023-11-08 20:48:56 +08:00
docs Remove dependency on Jetpack from Shipping and Tax task list items (#39992) 2023-10-25 22:39:43 +08:00
.browserslistrc
.distignore
.eslintignore
.eslintrc.js Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
README.md Update woocommerce-admin README.md 2022-04-14 13:49:51 +08:00
babel.config.js Remove redundant deps on e2e in wc-admin (#39746) 2023-08-16 12:15:03 +12:00
package.json fix: core profiler email opt in validation 2023-11-01 12:42:16 +08:00
stylelint.config.js
tsconfig.json Move product-editor CES-related components and utilities (#37131) 2023-03-28 13:38:08 -04:00
unminify.js
webpack.config.js Fix pr link 2023-10-24 12:29:18 +08:00

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.