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

Delivery Management

Delivery order management system with driver assignment

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

Delivery Management

Package: avisaas/ti-ext-delivery

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

Screenshots

Delivery screen 1 Delivery screen 2 Delivery screen 3 Delivery screen 4 Delivery screen 5

Public screenshots

Public versions are available at: https://github.com/avisaas/extension-screenshots/tree/main/delivery

Raw images: https://raw.githubusercontent.com/avisaas/extension-screenshots/main/delivery/

Installation

Install AviSaaS POS first, then:

  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-delivery
  1. In the Admin panel, go to System > Extensions and install/enable "Delivery Management".
  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/delivery in your TastyIgniter installation.
  2. From your app root, run migrations and clear caches using the same commands above.

Option C: FTP install (No SSH required)

Upload the full avisaas/ folder via FTP, enable this extension, then go to POS Settings → Setup tab → Run Migrations.

You'll also need

Install these extensions on your site before using this item.

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