Quick Order For Magento 2

Introducing our latest extension designed to revolutionize B2B capabilities for Magento Commerce. Seamlessly crafted, it empowers merchants to effortlessly accommodate bulk orders from customers, streamlining the process with unparalleled efficiency. Embrace a new era of commerce as you enable customers to swiftly place multiple orders of varying quantities, setting the stage for enhanced productivity and growth. Elevate your Magento experience with this innovative solution, unlocking the full potential of your business.

This extension contains the ability to create quickorders for a number of products automatically. Extendware is an E-Commerce software development and website marketing firm located in San Jose, California.

Installation

Interested in Extension Installation ?

Visite our installation service page https://www.extendware.com/magento-extension-installation-service.html for more information

Got questions? Feel free to contact us! Support Form.

Installation procedure

  1. Download your extension package from the Download page after purchasing the extension.

  2. Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.

  3. Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories “app”, “bin”, “lib” and more. All folders should match the existing folder structure. If one of our extensions is already installed and you’re updating it, make sure to overwrite the existing files of the extension.

  4. Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!

  5. php bin/magento module:enable –clear-static-content Extendware_Core

  6. php bin/magento module:enable –clear-static-content Extendware_Quickorder

  7. php bin/magento maintenance:enable

  8. php bin/magento setup:upgrade

  9. php bin/magento setup:di:compile

  10. php bin/magento setup:static-content:deploy

  11. php bin/magento maintenance:disable

  12. In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the ‘Flush Magento Cache’ as well as the ‘Flush Cache Storage’ button.

  13. Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots.

USER GUIDE

You will find all extendware settings in Admin Panel → Extendware Menu

alt_text

Configure quick order extension

alt_text

Is Enabled - Select Yes to enable the module.

Use Sku For the Process - Select Yes if you want to add product by SKU.

Attribute Code - Add attribute code if you want to add product other then sku

Add to Cart to create full order - Choose “cart” to allow adding products to the cart for both logged-in and non-logged-in users. Choose “order” to create an order only after the user logs in.

Grid Row Fields - Set the Row Number as per you need in form

Frontend view of Quick Order

On the frontend, log in to your account and click on Quick Order Entry from the “My Account” page.

alt_text

Search and select the SKU from the dropdown, then press “Enter” or click the “Cart” button to add the item to the cart.

alt_text

alt_text

Changelog

All notable changes to this project will be documented in this file.

[1.0.0]

Added

First release