viraxpress/quickorder

Magento 2 Quick Order module for fast product search, bulk add to cart, and import support.

Maintainers

Package info

github.com/viraxpress/QuickOrder

Language:HTML

Type:magento2-module

pkg:composer/viraxpress/quickorder

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-06-17 08:32 UTC

This package is auto-updated.

Last update: 2026-06-17 10:12:38 UTC


README

Magento 2 Quick Order extension for fast product search, bulk add-to-cart, and import support.

Overview

This module adds a quick order interface to your storefront, allowing customers to search products, add multiple items to the cart, import CSV product lists, and manage configurable, grouped, and bundle item options.

Features

  • Fast product search by SKU or name
  • Bulk add to cart from a quick order grid
  • AJAX product details retrieval
  • CSV import support for product lists
  • Support for configurable, grouped, and bundle products
  • Frontend quick order block integration

Compatibility

-- Magento: 2.4.x

Installation

  1. Install the extension via Composer:

    composer require viraxpress/quickorder
  2. Run the following commands from your Magento root directory:

    php bin/magento module:enable ViraXpress_QuickOrder
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento cache:flush

Support

For support, please contact ViraXpress at https://www.viraxpress.com or refer to the license agreement.

License

This extension is licensed under the ViraXpress license agreement. See https://www.viraxpress.com/license for details.