0.0.27 • Published 3 months ago
@storepress/create-plugin v0.0.27
@storepress/create-plugin
This is a template for @wordpress/create-block
to create StorePress Plugin.
Usage
This template can be used by running the following command:
npx @wordpress/create-block@latest --template @storepress/create-plugin my-extension-name --target-dir .
Navigate to the newly created folder and get started.
cd my-extension-name
chmod +x ./tools/package.js # Make Package JS Executable.
npm i # Install dependencies
npm start # Start developing
npx @wp-now/wp-now start # Start Wordpress environment
Development
For development on this tool itself, you can also install from a local directory.
npx @wordpress/create-block@latest --template ./path/to/storepress/create-plugin my-extension-name
Add Tests
Please check Base Plugin to add test
and others.
This is a template to used with @wordpress/create-block
to create a StorePress Plugin starting point.
0.0.27
3 months ago
0.0.20
6 months ago
0.0.21
6 months ago
0.0.22
6 months ago
0.0.23
5 months ago
0.0.24
5 months ago
0.0.25
5 months ago
0.0.18
7 months ago
0.0.19
7 months ago
0.0.26
5 months ago
0.0.17
11 months ago
0.0.16
11 months ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago