Fast Nutrition — Meal Prep
Full meal-prep ordering system for WooCommerce: meal builder, macros, bundles, add-ons, delivery/collection profiles, multi-step Blocks checkout, and kitchen prep management.
by Fast Nutrition · github.com/daryltavernor/wp-woo-meal-prep-plugin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/daryltavernor/wp-woo-meal-prep-plugin/archive/refs/heads/claude%2Fwoocommerce-meal-prep-plugin-lVHh6.zipFrom the readme
Fast Nutrition — Meal Prep (WooCommerce Plugin)
A full meal-prep ordering system for the Fast Nutrition website, built on the latest WooCommerce + WordPress Blocks stack. It lets customers build meals (Protein + Carb + Greens, or two greens instead of a carb, or a pre-made set meal), attaches macros to every selection, handles quantity bundles and per-line-item add-ons, collects delivery / collection preferences via postcode-aware profiles, and gives kitchen staff a per-day prep dashboard and a printable prep sheet.
Requirements
| Component | Minimum |
|-----------|---------|
| WordPress | 6.6 |
| WooCommerce | 9.4 (HPOS + Cart/Checkout Blocks enabled) |
| PHP | 8.1 |
| Node | 20 (for building JS assets) |
| Composer | 2.x |
Installation
The repository ships with vendor/ (composer dependencies) and assets/build/ (compiled blocks) already built, so no build step is required for production use.
1. Place the plugin in your WP install:
2. Activate the plugin in WP Admin → Plugins. Activation creates three DB tables (fndeliveryprofiles, fnblockeddates, fnprepcache) and seeds the Ingredient Type and Allergen taxonomies.
That's it. If you're developing on the plugin and need to