d0e143a8bc
* Clean up * Add changelog |
||
---|---|---|
.. | ||
changelog | ||
includes/admin | ||
languages | ||
src | ||
tests | ||
$slug.php.mustache | ||
.editorconfig.mustache | ||
.eslintrc.js.mustache | ||
.gitignore | ||
.gitignore.mustache | ||
.prettierrc.json.mustache | ||
.wp-env.json.mustache | ||
CHANGELOG.md | ||
README.md | ||
README.md.mustache | ||
composer.json | ||
composer.json.mustache | ||
composer.lock | ||
index.js | ||
package.json | ||
webpack.config.js.mustache |
README.md
@woocommerce/create-woo-extension
This is a template to be used with @wordpress/create-block
to create a WooCommerce Extension starting point.
Installation
npx @wordpress/create-block -t @woocommerce/create-woo-extension
When this has completed, go to your WordPress plugins page and activate the plugin.
Development
Install from a local directory.
npx @wordpress/create-block -t ./path/to/woocommerce/packages/js/create-woo-extension