Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 793 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 793 Bytes

The Order Delivery Date Extension gives your customers possibility to choose the date on which they want the products purchased from your store to be delivered.

Features

  1. Allows users to provide expected shipping arrival date
  2. Users can also write comments while placing an order from your online shop
  3. Option to display shipping arrival date and comment in order view page
  4. Previous date selection is not possible
  5. Disable week off days (like Saturday and Sunday) [Stores -> Configuration -> Sales -> Order Delivery Date Settings]

Setup Step:

  1. copy SR folder inside app/code
  2. var folder permission should be 777
  3. run following command 'php bin/magento setup:upgrade'

Install Using Composer