Title: FoodNotix
Author: dgmaximiliano
Published: <strong>আগষ্ট 12, 2026</strong>
Last modified: আগষ্ট 12, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/foodnotix/assets/icon-256x256.png?rev=3643103)

# FoodNotix

 [dgmaximiliano](https://profiles.wordpress.org/dgmaximiliano/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/foodnotix.1.5.8.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/foodnotix/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/foodnotix/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/foodnotix/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/foodnotix/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/foodnotix/)

## বৰ্ণনা

FoodNotix transforms WordPress into an operational control center for your kitchen
or counter.
 It is designed specifically for butcher shops, delis, bakeries, pizzerias,
and takeaway businesses that need to simultaneously manage: 1. **Free-Form Manual
Orders:** Unbound from rigid product databases. Type custom fillings, variations,
or special requests directly into orders just like a physical paper pad (e.g. “stuffed
roast with spinach & ricotta”). 2. **Automatic Customer Email Confirmation:** Instantly
emails a summary to the customer upon publishing so they can verify their order 
details. 3. **WooCommerce Sync & KDS (PRO Extension):** Optional automated import
from WooCommerce web orders and touch-friendly Kitchen Display System (KDS).

**Main Features:**

 * **100% Free-Text Order Entry:** No need to pre-build a product catalog or database.
   Type any custom request effortlessly.
 * **Automatic Client Notifications:** Sends a confirmation email to the client 
   on booking creation, with optional manual resend on edit.
 * **Hybrid Management:** Unifies phone and web orders into a single list.
 * **Smart WooCommerce Sync:** Automatically imports orders from your site, also
   supporting the “Sequential Order Numbers Pro” plugin to maintain real numbering.
 * **KDS (Kitchen Display System):** Specific interface for the kitchen, viewable
   on Tablet/TV via the `[foodnotix_lab]` shortcode.
 * **Courier Priority 🚚:** Automatically recognizes shipping orders and places 
   them **at the top of the list** in the Laboratory, highlighting them in green
   to ensure maximum priority.
 * **“Taking Charge” System ✋:** Allows staff to signal colleagues that they are
   working on an order (orange “In Progress” status), avoiding duplication in large
   teams.
 * **Visual Agenda:** Integrated calendar with Monthly, Weekly, and Daily views.
 * **PDF Printing:** Generates clean order sheets and production lists for the staff.

## স্ক্ৰীনশ্বট

[⌊Pannello di Gestione e Lista Prenotazioni (Unified Order List).⌉⌊Pannello di Gestione
e Lista Prenotazioni (Unified Order List).⌉[

Pannello di Gestione e Lista Prenotazioni (Unified Order List).

[⌊Agenda Operativa e Calendario Completo (Calendar View).⌉⌊Agenda Operativa e Calendario
Completo (Calendar View).⌉[

Agenda Operativa e Calendario Completo (Calendar View).

[⌊Modulo Inserimento Nuova Prenotazione (New Booking Form).⌉⌊Modulo Inserimento 
Nuova Prenotazione (New Booking Form).⌉[

Modulo Inserimento Nuova Prenotazione (New Booking Form).

## ইনষ্টলেশ্যন

 1. Upload the `foodnotix` folder to the `/wp-content/plugins/` directory of your site,
    or upload the .zip file directly from the WordPress Plugins panel.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. You will find the “FoodNotix” or “Bookings” item in the main menu (or under WooCommerce
    if active).
 4. To view the KDS in the kitchen, create a password-protected page and insert the
    shortcode: `[foodnotix_lab]`.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“FoodNotix” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ dgmaximiliano ](https://profiles.wordpress.org/dgmaximiliano/)
 *   [ mkmdigital ](https://profiles.wordpress.org/mkmdigital/)

[আপোনাৰ ভাষাত “FoodNotix” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/foodnotix)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/foodnotix/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/foodnotix/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/foodnotix/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/foodnotix/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.5.8

 * FIX: Fixed a bug in the generation and formatting of manual booking titles with
   fallback on meta and display filters.

#### 1.5.7

 * PERFORMANCE: Removed slow subordinate SQL queries and replaced them with highly
   indexed native LEFT JOINs.
 * PERFORMANCE: Optimized continuous Laboratory (KDS) polling by bypassing taxonomy
   loading.
 * FIX: Cache invalidation system for the Laboratory extended when moving orders
   to the trash.

#### 1.5.6

 * FIX: Fixed a bug where orders without an inserted date were completely hidden
   from the list view.
 * FIX: Replaced old manual counters with native `WP_Query` to guarantee mathematical
   fidelity.

#### 1.5.5

 * FIX: Fixed the calculation of Active and Concluded Orders counters, definitely
   ignoring auto-drafts.

#### 1.5.4

 * FIX: Fixed the order notification sound bug in the LAB (KDS).
 * FIX: Radical optimization of massive printing of “To Prepare” orders, eliminating
   redundant queries.
 * FIX: Implemented a Transient cache system for LAB AJAX requests, reducing polling
   server load by 99%.
 * FIX: Inserted `posts_per_page` limits in queries to prevent memory leaks on large
   DBs.

#### 1.5

 * NEW: Deep integration with the WooCommerce menu for a unified workflow.
 * NEW: Automatic import of WooCommerce orders (Processing/Completed).
 * FIX: Improved printing system with date filters.

#### 1.0.0

 * Initial release.

## মেটা

 *  **1.5.8** সংস্কৰণ
 *  **10 ঘণ্টা আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 5.8 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0.4**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/foodnotix/)
 * [food](https://as.wordpress.org/plugins/tags/food/)[kds](https://as.wordpress.org/plugins/tags/kds/)
   [order management](https://as.wordpress.org/plugins/tags/order-management/)[woocommerce](https://as.wordpress.org/plugins/tags/woocommerce/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/foodnotix/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/foodnotix/reviews/#new-post)

[সকলো পৰ্য্যালোচনা চাওক](https://wordpress.org/support/plugin/foodnotix/reviews/)

## অৱদানকাৰীসকল

 *   [ dgmaximiliano ](https://profiles.wordpress.org/dgmaximiliano/)
 *   [ mkmdigital ](https://profiles.wordpress.org/mkmdigital/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/foodnotix/)