0.0.27 • Published 7 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 environmentDevelopment
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-nameAdd 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
7 months ago
0.0.20
10 months ago
0.0.21
10 months ago
0.0.22
10 months ago
0.0.23
9 months ago
0.0.24
9 months ago
0.0.25
8 months ago
0.0.18
10 months ago
0.0.19
10 months ago
0.0.26
8 months ago
0.0.17
1 year ago
0.0.16
1 year 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