
The Ingredients dashboard.
Recipe Wizard for WooCommerce is the ultimate production companion for bakers and culinary entrepreneurs. It allows you to build a custom ingredient database, assign true costs, and automatically calculate recipe requirements based on the products sold in your WooCommerce store.
Check out our Pro Version Video Demo to see the advanced features in action!
The uncompiled source files for the frontend user interface (such as the src folder, package.json, vite.config.js, etc.) are included within this plugin’s directory.
To regenerate the compiled frontend assets:
1. Open your terminal and navigate to the plugin directory.
2. Run npm install to install the required development dependencies (Vite, Tailwind CSS, PostCSS).
3. Run npm run build to compile the frontend assets.