Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width60%

Table of Contents
maxLevel3


Column
width30%



Section

Installation



Warning

Before installing the extension, please make sure to, Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigatetorootfolderof your Magento 2 setup
    • Run command as per below sequence,

      Panel

      php -f bin/magento setup:upgrade


      Panel

      php -f bin/magento module:enable Magedelight_OrderbySKU


      Panel

      php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again


Section

Backend Configuration (Admin side)


Panel

  • Enable : Enable/ Disable Quick order extension.
  • Page Title: Specify customized page title to display on frontend.
  • Enable for Customer Group: Select Customer Group to access quick order feature
  • Enable for Guest Users : Enable / Disable quick order feature for guest user.
Panel

  • File Instruction for upload: Specify customized instruction message for CSV file upload to display on frontend


Section

Frontend Functionality


  • Quick Order functionality for both Logged-in and guest user .
Panel

  • SKU: Specify SKU to place an order
  • Qty: Specify quantity to place an order
  • Add Row: Click on “Add Row” button to add multiple SKUs
  • Add to Cart: Click on “Add to Cart” button to add all entered product with SKU to cart
  • File Upload
  • Upload: Click on “Upload” button to browse CSV file
  • Reset: Click on “Reset” button to remove uploaded file
  • Check Data: Click on “Check Data” button to validate data of uploaded CSV file
  • Download Sample: Click on “Download Sample” to get sample data format of CSV file

Panel

  • Please enter SKU to get product detail,
  • If the SKU is valid then you will get “Product Name” in expandable view, on expand you will able to see product image, Product name, Stock availability, Price and other details
  • If the SKU is not valid then you will get message, Please enter valid SKU


Section

Demo


Click here to visit frontend.

Click here to visit backend admin panel.


Section

FAQs


Click here to visit FAQs.


Section

Support


Click here to raise a support ticket using your MageDelight account.


Section

Additional Services


Click here to get the customized solution for this extension.

...