Point of Sale system for taking orders from admin panel
Package: avisaas/ti-ext-pos
This extension is the base for AVi‑SaaS extensions. MUST combine with Delivery/Takeaway/Dine‑in/Waiter for full feature sets.
Bundle & FTP Install: https://github.com/avisaas/avisaas-pos-bundle

Public versions are available at: https://github.com/avisaas/extension-screenshots/tree/main/pos
Raw images: https://raw.githubusercontent.com/avisaas/extension-screenshots/main/pos/
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-pos
php artisan igniter:up
php artisan cache:clear
php artisan config:clear
php artisan view:clear
extensions/avisaas/pos in your TastyIgniter installation.composer install --no-dev --prefer-dist
avisaas/ folder to extensions/ on your server via FTP.avisaas_vendor_bundle.zip manually and click Extract