rapidez/quick-order

Adds a form that allows you to quickly order items based on SKU

Maintainers

Package info

github.com/rapidez/quick-order

Language:Vue

pkg:composer/rapidez/quick-order

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.1.0 2026-03-13 07:39 UTC

This package is auto-updated.

Last update: 2026-03-13 12:39:54 UTC


README

Adds a form that allows you to quickly order items based on SKU

Installation

composer require rapidez/quick-order

Configuration

You can publish the config with:

php artisan vendor:publish --tag=rapidez-quick-order-config

You can disable the default /quick-order route by changing the routes config option to false.

Views

You can publish the views with:

php artisan vendor:publish --tag=rapidez-quick-order-views

License

GNU General Public License v3. Please see License File for more information.