Magento 2 Delivery Instructions and Delivery Date

Installation and User Guide for Magento 2 Delivery Instructions and Delivery Date Extension

Table of Contents

  1. Installation

    • Installation via app/code

    • Installation via Composer

  2. Configuration Settings for Delivery Instruction

    • General Settings

    • Configuration Settings

    • Back-end - Delivery Instruction Details

  3. Front-end Site View

    • Delivery Instruction Section on the Checkout page

    • Delivery Time Selection

    • Delivery Date Selection

    • Delivery Instructions Details in Order Confirmation Emails

Installation

  • Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
  • Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.

Configuration Settings for Delivery Instruction

Go to Admin > Stores > Configuration > Scommerce > Diamond Search

General Settings

  • Module Enable - Select “Yes” or “No” to enable or disable the module.

  • License Key - Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at core@scommerce-mage.com.

Configuration Settings

  • Delivery Instruction Label – Enter delivery instruction label, this label will be shown on the frontend checkout page under delivery instruction section.

  • Delivery Date Label – Enter delivery date label, this label will be shown on the frontend checkout page.

  • Delivery Time Label – Enter delivery time label, this label will be shown on the frontend checkout page under delivery instruction.

  • Choose Time Label – Enter time label, this label will be shown on the frontend checkout page under delivery instruction.

  • Max Length - Enter max length of delivery instruction.

  • Enable Delivery Date – Select “Yes” to enable the delivery date on checkout.

  • Delivery Date cut off time – Select delivery date cut off time, after this time the order will be treated for next day.

  • Order Processing time – Number of days which is required for order processing. If this is set to 2 then the date calendar on checkout will show delivery dates of 2 days from order placement.

  • Exclude Dates – Dates which will be disabled on the date grid on checkout.

  • Timeslots – Times will be available in date calendar on checkout.

  • Disable days – Select weekdays which will be disabled on the checkout calendar.

  • Back-end - Delivery Instruction Details - To view the delivery instructions details, go to Admin > Sales > Order > Select Order > View.

Front-end Site View

  • Delivery Instruction Section on the Checkout page - When you enable the module and select the "Enable Delivery Date" to "Yes" from Admin > Stores > Configuration > Scommerce Configuration > Delivery Instruction > Configuration Settings, then it shows Delivery Date, Delivery Time under Delivery Instruction section on the checkout page.

  • Delivery Time Selection - You can add time slots from, Admin > Stores > Configuration > Scommerce Configuration > Delivery Instruction > Configuration Settings > Timeslots, and added time slots will be shown on the checkout page from where you can choose the convenient time slot for delivery.

  • Delivery Date Selection - To show delivery date on the checkout page, select "Enable Delivery Date" to "Yes" from Admin > Stores > Configuration > Scommerce Configuration > Delivery Instruction > Configuration Settings.

  • Delivery Instructions Details in Order Confirmation Emails - It sends delivery instructions details in order confirmation emails, which you can see in the below screengrab.

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.

Last updated