Noah Shop Builder for WooCommerce is a comprehensive WooCommerce page builder designed specifically for the WordPress Gutenberg editor. Build beautiful, conversion-optimized online stores without writing a single line of code.
Noah Shop Builder for WooCommerce does not collect or store any personal data. It works entirely within your WordPress installation.
This plugin uses build tools (npm and webpack via @wordpress/scripts) to compile and minify JavaScript and CSS files for production.
The compiled/minified files are located in the build/ directory.
The uncompiled source code is located in the src/ directory of this plugin. All JavaScript and CSS source files are included in the distributed plugin.
To build the plugin from source:
1. Install Node.js (version 18 or higher recommended)
2. Run npm install to install dependencies
3. Run npm run build to compile the source files
4. Or run npm run start for development mode with hot reloading
The full source code is available at: https://github.com/iqbal-web/shop-companion