woocommerce/plugins/woocommerce-admin
RJ ec29880e3e
fix: added pre-API call permissions check on APIs being called on non-admin accessible screens (#51406)
fix: no permissions api errors
2024-09-18 12:53:52 +08:00
..
bin Clean up 'Profile Wizard' code (#51190) 2024-09-10 11:29:14 +08:00
changelog Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
client fix: added pre-API call permissions check on APIs being called on non-admin accessible screens (#51406) 2024-09-18 12:53:52 +08:00
docs Deprecate unsupported Inbox note banner layout (#51275) 2024-09-13 01:11:11 +00:00
.browserslistrc
.distignore
.eslintignore
.eslintrc.js CI: update linting jobs to skip build step (#49193) 2024-07-08 08:39:39 +02:00
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
README.md
babel.config.js
composer.json
composer.lock
package.json Use syncpack to lock pnpm version till we can fix issues (#50828) 2024-08-22 12:34:42 +12:00
stylelint.config.js Stylelint: Update config to double quotes (#45607) 2024-03-26 10:41:34 -03:00
tsconfig.json
unminify.js
webpack.config.js Upgrade storybook to version 7 and add pages workflow for GH publishing (#51168) 2024-09-09 12:06:01 -03: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.