Takeaway order management system with pickup scheduling
Package: avisaas/ti-ext-takeaway
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/takeaway
Raw images: https://raw.githubusercontent.com/avisaas/extension-screenshots/main/takeaway/
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-takeaway
php artisan igniter:up
php artisan cache:clear
php artisan config:clear
php artisan view:clear
extensions/avisaas/takeaway in your TastyIgniter installation.Upload the full avisaas/ folder via FTP, enable this extension, then go to POS Settings → Setup tab → Run Migrations.
Install these extensions on your site before using this item.
Other extensions and themes by Ayman.
For developers
Create extensions or themes for TastyIgniter and earn revenue from the community. Join a growing ecosystem of developers building for restaurants worldwide.
Become an authorTakeaway order management system with pickup scheduling