Waiter service management with course ordering
Package: avisaas/ti-ext-waiter
Compatibility/Notes: Will not work without the Require POS (Core). Can be added alongside Takeaway, Delivery Management, Dine‑in and/or Waiter.
Bundle & FTP Install: https://github.com/avisaas/avisaas-pos-bundle

Public versions are available at: https://github.com/avisaas/extension-screenshots/tree/main/waiter
Raw images: https://raw.githubusercontent.com/avisaas/extension-screenshots/main/waiter/
Install AviSaaS POS first, then:
composer.json if it is not on Packagist:"repositories": [
{ "type": "vcs", "url": "https://github.com/avisaas/avisaas-pos-bundle.git" }
]
composer require avisaas/ti-ext-waiter
php artisan igniter:up
php artisan cache:clear
php artisan config:clear
php artisan view:clear
extensions/avisaas/waiter in your TastyIgniter installation.Upload the full avisaas/ folder via FTP, enable this extension, then go to POS Settings → Setup tab → Run Migrations.