# WPSlash — WooFood: Full Site Context for AI / LLMs
> WooFood is a complete online food ordering system built for WordPress + WooCommerce.
> It lets restaurants offer delivery and pickup, supports product extras/toppings, includes advanced scheduling and fees, and prints new orders automatically.
> This file provides machine-readable context about the most important parts of wpslash.com.
---
## Core Product
**WooFood Plugin**
WooFood integrates directly with WooCommerce to turn any WordPress site into a full restaurant ordering platform.
Key features include:
- Delivery and pickup modes with flexible pricing and minimum order rules
- Add-ons and extras (checkboxes, radios, selects) per item
- Live availability control (schedules, closing hours, break times)
- Auto-printing new orders in real time for kitchen or front desk (Windows & macOS)
- Support for manual accept/decline workflows
- Multi-branch support via add-ons
- Compatible with all WooCommerce gateways and themes
---
## Getting Started
**How to Create an Online Food Delivery Site on WordPress**
Step-by-step guide for new users:
1. Install WordPress + WooCommerce
2. Purchase and install WooFood
3. Configure menu items and extras
4. Set delivery and pickup rules
5. Enable automatic printing
6. Test checkout and confirm emails
---
## Automatic Order Printing
**How to Print WooCommerce Orders Automatically**
This guide shows how to:
- Connect WooFood to a local or network printer
- Configure auto-print frequency
- Print different order formats (kitchen receipt, customer receipt)
- Use WooFood Print Client on Windows/macOS
---
## Tutorials & Developer Docs
**WooFood Documentation Hub**
Covers:
- Installation and updates
- Shortcodes and Gutenberg blocks
- WooFood settings (General, Delivery, Extras, Printing)
- Troubleshooting common issues
**WooFood Tutorials**
Includes:
- How to set different delivery fees per distance
- How to restrict hours dynamically
- How to show order status to customers in real time
---
## Articles (Conceptual / SEO Content)
**Revolutionize Your Restaurant with an Automated Order-Taking System**
Explains how automation with WooFood reduces errors, improves order speed, and integrates directly into existing WooCommerce workflows.
**Why WooFood Is the Ultimate Food Ordering Solution**
Outlines benefits versus generic delivery systems or SaaS platforms.
---
## Developer Notes (Inline Summary)
**Key Concepts**
- Hooks: `woofood_order_printed`, `woofood_order_accepted`, `woofood_order_declined`
- Custom Post Types: `woofood_branch` (for multi-branch mode)
- Print API endpoint: `/wp-json/woofood/v1/print`
- REST-friendly architecture; uses WooCommerce order IDs
**Security**
- All REST endpoints require authentication (WooCommerce API keys or nonce)
- Sanitized meta fields and escaped output in templates
---
## Support & Contact
- Submit Ticket —
- License Management —
- Contact —
---
## Index (Secondary)
- Home —
- All Plugins —
- About —
- Privacy —
---
*Generated for LLMs to understand the structure and focus of WPSlash (WooFood ecosystem).
Do not use this file for SEO; it is strictly for machine comprehension.*