viraxpress / quickorder
Magento 2 Quick Order module for fast product search, bulk add to cart, and import support.
Package info
github.com/viraxpress/QuickOrder
Language:HTML
Type:magento2-module
pkg:composer/viraxpress/quickorder
Requires
- php: ~8.1.0||~8.2.0||~8.3.0||~8.4.0
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
-
Install the extension via Composer:
composer require viraxpress/quickorder
-
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.