Looking for a custom TastyIgniter theme or extension development? Learn more

POS - Point of Sale

Point of Sale system for taking orders from admin panel

View support forum
$49.00 
billed yearly
  Includes updates and support
  30 day money-back guarantee

POS - Point of Sale

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

Screenshots

POS screen 1 POS screen 2 POS screen 3 POS screen 4 POS screen 5 POS screen 6

Public screenshots

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/

Installation

  1. Add the repository to your application's composer.json if it is not on Packagist:
"repositories": [
  { "type": "vcs", "url": "https://github.com/avisaas/avisaas-pos-bundle.git" }
]
  1. From your TastyIgniter root:
composer require avisaas/ti-ext-pos
  1. In the Admin panel, go to System > Extensions and install/enable "POS - Point of Sale".
  2. Run migrations:
php artisan igniter:up
  1. Clear caches:
php artisan cache:clear
php artisan config:clear
php artisan view:clear

Option B: Manual install (SSH)

  1. Copy this folder to extensions/avisaas/pos in your TastyIgniter installation.
  2. From the extension folder, install PHP dependencies:
composer install --no-dev --prefer-dist
  1. From your app root, run migrations and clear caches using the same commands above.

Option C: FTP install (No SSH required)

  1. Download the bundle from https://github.com/avisaas/avisaas-pos-bundle
  2. Upload the avisaas/ folder to extensions/ on your server via FTP.
  3. Enable POS - Point of Sale in System > Extensions.
  4. Open POS Settings → Setup tab and follow the steps:
    • Step 0 — Clear Caches
    • Step 1 — Click Download from GitHub to fetch the vendor bundle automatically, or upload avisaas_vendor_bundle.zip manually and click Extract
    • Step 2 — Run Migrations
View support forum
$49.00 
billed yearly
  Includes updates and support
  30 day money-back guarantee

Build and sell all things TastyIgniter

Become an Author
Continue