Stand out with a custom theme or extension built around your restaurant. Talk to us →
Explore Extensions Themes

POS - Point of Sale

Point of Sale system for taking orders from admin panel

Downloads
7
Latest version
v1.2.1
Supported version
v4.x

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

The Author

Ayman

5 items 1 star
View author profile

More from this author

Other extensions and themes by Ayman.

View all

For developers

Build and sell on the marketplace

Create extensions or themes for TastyIgniter and earn revenue from the community. Join a growing ecosystem of developers building for restaurants worldwide.

Become an author