woocommerce/plugins/woocommerce-admin
RJ be89ba6e06
fix: wrong condition for shipping recommendations tour step (#34120)
2022-07-29 15:34:00 +08:00
..
bin Update woocommerce admin scripts to align more with turborepo (#33982) 2022-07-22 08:32:03 -03:00
changelogs Add helper tool for making sure build, lint, and test are run through Turborepo (#33573) 2022-06-28 13:17:05 -05:00
client fix: wrong condition for shipping recommendations tour step (#34120) 2022-07-29 15:34:00 +08:00
docs Rename @woocommerce/admin-library (#33460) 2022-06-17 13:28:34 -07:00
.browserslistrc
.distignore
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
README.md Update woocommerce-admin README.md 2022-04-14 13:49:51 +08:00
babel.config.js
package.json Update woocommerce admin scripts to align more with turborepo (#33982) 2022-07-22 08:32:03 -03:00
stylelint.config.js
tsconfig.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00
unminify.js Changed unminify plugin to hook into step before optimization 2022-04-11 21:54:48 +08:00
webpack.config.js Add product page spotlight tour (#33268) 2022-06-09 13:02:40 +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.