You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »



Installation


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:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      php -f bin/magento setup:upgrade

      php -f bin/magento module:enable Magedelight_Productavailability

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

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

License Configuration


License activation is not required for extension purchased from Magento Marketplace.

After successful installation of Delivery Availability Checker extension, you are now required to configure the license key in the admin configuration section. You can set it from:

Step 1: Go to, Admin Control Panel > Stores Configuration > Magedelight > Delivery Check > License Configuration. 

You will find two text boxes asking for Serial Key and Activation Key, which you received on email upon the purchase of extension. See screenshot below:

  • Serial Key: Enter Serial Key
  • Activation Key: Enter Activation Key

Step 2: Expand “General Configuration” tab, you will find a list of domains for which license is purchased and configured, now select the domain you are going to use, you can select multiple domains by clicking “Ctrl + Select”.

Step 3: Now, select “Yes” from “Enable Module” to enable extension and again click on “Save Config” button on the top right.

Backend Configuration (Admin side)


  • Enable Module: Select Yesfrom Enable Module to enable extension
  • Save postcode report for API: Select "Yes" to save postcode report
  • Shipping Unavailability Message: Specify message to be displayed when shipping is not available
  • Estimate Delivery Message: Specify message to display estimate delivery
  • Check COD on Product: Select "Yes" to enable checking of COD on Products  

  • Allow Alert When Product Available On Postcode: Specify “Yes” to allow to send alert when product is available for said postal code.
  • Alert Email Template: Specify email template to be sent to user for the alert messages

Backend Functionality


Delivery Check > Postcode > Manage Postcode


Here, you can see list of previously added Post/Zip codes.

  • Action – from Action you can select single Zip code for edit or delete the same.
  • Bulk Actions – From top, you can also delete Post/Zip code in bulk.
  • Filter – Filter is available to search Zip code with advance options

Add Postal code

This form will be used to add new postal/zip code. You will need to fill below details, (*, represents mandatory fields)

  • Status: Specify “Yes”, if Post/Zip code is enabled
  • Post/Zip is Range: Enable to enter Post/Zip code in range
    • Postcode From: Specify postcode starting from (For postcode range)
    •  Postcode To: Specify postcode ending to (For postcode range)
  • Post/Zip Code: Enter Post/Zip code for which you want to allow shipping or COD
  • City/District:  Enter City name for Post/Zip code
  • Country: Select country from the given list
  • State/Province: Specify State/Province of the given Post/Zip code

Restrict Shipping Method for Pin/Zip code

  • Shipping Estimation Message: Specify message to display shipping estimate
  • Is Restrict Shipping Method: Enable to restrict shipping methods for specific pin/zip code or range of pin/zip code

Restrict Payment Method for Pin/Zip code

Postcode Rule

Here, you can see list of previously added Postcode rules,

  • Action – from Action you can select single Postcode rule for edit or delete the same.
  • Bulk Actions – From top, you can also delete Postcode rule in bulk.
  • Filter – Filter is available to search Postcode rule with advance options

Edit the postcode rule,

Assign product to postcode in bulk using CSV file. Please find sample CSV file on click of download button.

Import Product: Choose CSV file to import and click on "Save Postcode Rule"

Import Postal Code

  • Import Postcodes: Select CSV File to import Postcodes and click on "Import Postcodes"
  • Export Postcodes: Click on Export to export Postcode in CSV file

Reports

Postcode search count

This report will provide number of count for individual postal codes.

Product wise postcode search count

This report will show product wise postal code search.

Postcode search count for unavailable products

This report will show postal code search count for unavailable products.

Frontend Functionality


User is able to check for delivery availability by entering postal code/zip code in below text box and click on “Check” button.

Demo


Click here to visit product detail page.

Click here to visit frontend.

Click here to visit backend admin panel.

FAQs


Click here to visit FAQs.

Support


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

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!



  • No labels