brosolutions / quick-order
QuickOrder module
Package info
github.com/brosolutions/quick-order
Language:HTML
Type:magento2-module
pkg:composer/brosolutions/quick-order
Requires
- php: >=7.4
- magento/framework: *
- magento/module-catalog: *
- magento/module-eav: *
- magento/module-store: *
This package is not auto-updated.
Last update: 2026-07-21 16:42:21 UTC
README
QuickOrder is a free Magento 2 module that allows customers to quickly add multiple products to cart using SKU or product name — all in one simple form.
Built by BroSolutions, Magento experts since 2015.
Features
- Add multiple products to cart at once
- Search by SKU or product name
- Import a product list from CSV, and export your current list to CSV
- Simple, fast UI
- Compatible with Hyvä Theme
- Useful for B2B and wholesale stores
- Extension point (
LinksProviderInterface) for third-party modules to surface alternative products when an item is discontinued — not functional out of the box; requires a separate connector module (planned, pairing with SalesUp's replacement-product data)
Installation
Install via Composer:
composer require brosolutions/quick-order bin/magento module:enable BroSolutions_QuickOrder bin/magento setup:upgrade
Usage
After installation, the QuickOrder form will be available at:
/quickorder
You can add a link to this page in the menu or place it anywhere on the storefront.
Feedback & Contributions
Feel free to open issues or submit pull requests.
Need customizations or help with your Magento store?
Contact BroSolutions or visit brosolutions.net
License
This module is open-source and free to use under the MIT license.