Dine-in table management system
Package: avisaas/ti-ext-dinein
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/dinein
Raw images: https://raw.githubusercontent.com/avisaas/extension-screenshots/main/dinein/
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-dinein
php artisan igniter:up
php artisan cache:clear
php artisan config:clear
php artisan view:clear
extensions/avisaas/dinein in your TastyIgniter installation.Upload the full avisaas/ folder via FTP, enable this extension, then go to POS Settings → Setup tab → Run Migrations.