Delivery Date Scheduler For Magento 1

  • M1 M2

Delivery Date Scheduler For Magento 1

Keep uncertainties away from order delivery process by integrating Delivery Date Scheduler extension for Magento 1. Let your customers choose delivery dates and make deliveries bang on time!
  • Let customers choose delivery date and time
  • Set day intervals between order and delivery
  • Display Scheduler on Review/Shipping Step of Checkout Page
  • Enable customers to add comments
  • Choose Date & Time format of your choice
  • Keep Track of Delivery Orders
  • Display Delivery Date & Time with additional charges
Key Features

Magento Delivery Date Scheduler

Delivery Date Scheduler extension enables your customers to select and specify the order delivery dates and time of their preference. By empowering them to do so, you can take the speculation out of the entire order delivery process. All you need to do is, integrate this Magento Order Delivery Date Extension by AppJetty and display the available order delivery dates. Once your customers select the dates and time, you can easily reach up to their expectations.

What Makes Magento Delivery Date Extension Useful?

Delivery Date Selection

Magento Delivery Date Extension’s user friendly interface makes it easy for your customers to choose convenient date and time of delivery out of the given options. This ensures the order delivery done on time creating a good impression of your brand.

Pre-decide Time Intervals

Using the Magento delivery module of this extension, the Admin can decide the minimum and maximum delivery timelines along with their dates. This feature gives you the freedom to display only the dates on which it is convenient for you to make product deliveries.

Smooth User Interface

Magento Delivery Date Extension has a smooth and user-friendly interface. It has a simple configuration and installation procedure. So, no confusions related to backend operations for the Admin; or frontend operations for the customers!

Features Highlights

  •  

    Display Delivery Date Scheduler

  •  

    Delivery Date Scheduler Settings

  •  

    Delivery Date & Time Settings

  •  

    Manage Orders from Backend

  •  

    Choose Delivery Date

  •  

    Show Delivery Schedule

  •  

    Show Delivery Details

Delivery Date Scheduler provides you the facility to let your customers decide when they want their product delivery by choosing the desired date and time of delivery from different store pages like Product Page, Shipping Method Page or Check out page as decided by the admin. You can also enable them to leave comments while checking out.

Using our Magento delivery schedule extension, you can facilitate your customers to see the delivery schedule details along with the additional charges levied at single/ multiple checkout pages. You can also provide them with break-up charges for each service and the time slots of the delivery date on parallel progress bar in the shipping method page.

Through Delivery Date Scheduler, you can display shipping day, date and time in a calendar format. This helps your customers to reschedule their delivery date or time in case they are unavailable during a specific time slot. The system will send an Order Confirmation Email with all the necessary details including shipping date, time and other remarks made by them for specific purchase.

  •  

    Format Settings

  •  

    Set Label & Comments

  •  

    Set Interval Days

  •  

    Display Delivery Dates

  •  

    Choose Date Format

Delivery Date Scheduler lets you set the delivery schedule format out of "Timeslot View" or "Calendar View" in single checkout page. It also facilitates admin to enable / disable Delivery Date Scheduler for Multiple Address Checkout. Along with this you can also make the delivery date mandatory.

Admin Settings

Magento delivery date and time extension enables you to set desired label for the Delivery Date and its Comments. Facilitate your customers by providing them with some additional information about the Delivery of their products.

You can select and set interval of days between the order date and the delivery date. This way, you can let your customers know about the number of days of gap between these two dates.

Using Magento delivery schedule extension, you can decide whether to display shipping, arrival date and time on Shipping Method Page, Order Review Page or Product Page. It also allows you to add delivery date on checkout page in your Magento eCommerce store.

Magento Delivery Date Scheduler provides the facility of choosing the desired shipping arrival date & time format – i.e. dd-mm-yy or mm-dd-yy. You can display the desired format to your customers.

  •  

    Display Working Dates

  •  

    Define Time Slots

Our Magento Delivery Date Extension facilitates your customers to view the available delivery dates. You can also disable weekly off days or single off days like festivals and national holidays to avoid confusion about working days. You can also disable multiple days in a row in case you are not working consistently for few days.

Inform your customers about your work time slots and define the "Start Time" and "End Time" of multiple time slots for product delivery. It also allows to display the charges for specific time slot deliveries to your customers. You can also display the time slots for specific days and dates on which you do not make deliveries.

  •  

    Create Orders & View

  •  

    Track Delivery Orders

  •  

    Email Notifications

Create orders on behalf of your customers and view delivery date information from backend. The delivery date will be displayed in the pre-defined format from the backend in Timeslot view.

Magento Delivery Date Extension lets you keep the track of delivery orders for particular days by providing you the facility of a tab on dashboard displaying latest (today's) delivery orders. Along with this, you can also export orders date wise, in graphical format or any other format for future references.

Delivery Date Scheduler provides Admin with the facility to select the design of email template. They can also set reminders about the orders to be delivered in the near future. Through the settings, he can also set the email address on which he wants the reminders and when (in days).

FAQs

Documents

Frequently Asked Questions

  • What versions is Delivery Date Scheduler compatible with?

    The current Delivery Date Scheduler version is compatible with:
    Community Edition: 1.5.x.x, 1.6.x.x, 1.7.x.x, 1.8.x.x, 1.9.x.x.

  • I want to enable extension in more than one domains. How can I do so?

    We provide license key for two domains: one live and one for development/testing URL. If you are to use the extension on extra domains then kindly purchase license key for the same. You can review the license key information from the product page itself, from "I have one Magento Installation with" section in the menu present on the right side of the product page.

  • I am not able to see delivery date on checkout page. Any Clue?

    There can be few possibilities for order delivery date not working on OneStepCheckout. Please make sure below things from your end, You have installed extension properly and is in your custom theme not default one. If you have installed extension in default theme please move extensions files/folders to custom one. You can also refer user guide for the same,
    Please review @ http://appjetty.com/media/ExtensionDocument/Userguide/DeliveryDateScheduler.pdf
    If you are not using Magento default checkout, and is any third-party checkout this will further need customization for the same.
    Please once try moving files to custom theme and let us know if all goes well.

  • I want to translate Translate Delivery Date and Delivery Comments fields. How to do so?

    To translate any text in our extension to particular language, you need add that text and its translated text in that language's locale csv.
    If You need to edit text for French language, then follow below path for French language.
    /app/locale/fr_FR/Biztech_Deliverydate_Pro.csv

  • Want to show shipping arrival date and comment while placing an order from admin panel. Can you please help?

    Regarding while placing order you will need to add coding in below file after line no 88
    \app\design\adminhtml\default\default\template\sales\order\create\shipping\method\form.phtml
    <?php echo $this->getLayout()->createBlock('deliverydate/deliverydate')->setTemplate('deliverydate/date.phtml')->toHtml(); ?>

  • The calendar does not let one click on it

    It seems that one property for calendar is missing that needs to be added in below path of your project folder.
    /js/calendar/calendar-win2k-1.css
    Add calendar property as below
    Z-index: 9999;

  • Provides ability to remove next day delivery from the calendar?

    If you want to disable delivery dates of today and tomorrow automatically on all selections,
    Then in our configuration of "Minimum interval of days between the order and delivery date" you will need to set value as "2"

  • Does extension work for Multiple Address Checkout?

    Yes, extension does work for multiple address checkouts.

  • The "Shipping Arrival Date" shows N/A after order placement. What should I do?

    Please make sure that extension is installed in your custom theme and not the default one. Also possibility of field entry missing at database level due to improper configuration. If you are new to Magento, then please purchase our installation service. We will make things right for you.

  • How many domains can I use with single licence purchase?

    AppJetty provides 1 primary domain and 1 sandbox domain with a single licence. The sandbox domain will be deactivated at the end of the 30 days trial. In order to get this validity extended, kindly contact AppJetty support.

Points To Note

Points to Note

  • You need to add the extension folder to the custom Magento theme. Follow this path:
    app/design/frontend/custom_package/custom_theme/template/extension folder.
  • Display at functionality will work only for one page checkout.
  • The Magento Delivery Date Scheduler is compatible with various Magento versions; is 100% bug free and optimized for best performance
  • Delivery Date Scheduler extensions is also available for Magento 2. Click here to know more.
  • Community Editions: v1.5.* To v1.9.*.*
Change Log

Change Log

Version: 0.1.8 : January 23, 2017

Enhancements

  • Time slots now compatible at Store View Level.
  • Now admin can have product based delivery date.
  • Admin can restrict showing of delivery date based on particular method.
  • Admin Can Have it's own customized email template, and set it through transaction email.
Version: 0.1.7 : August 8, 2016

Enhancements

  • Time slots now compatible at Store View Level.
Version: 0.1.6 : July 1, 2016

Enhancements

  • Compatible with "IWD One Step Checkout Extension"
  • Compatible with "Order Extra Fees" and "Gift Promotion on Cart"
Version: 0.1.5 : November 19, 2015

Enhancements

  • Compatible with patch Supee - 6788
Version: 0.1.4 : November 9, 2015

Enhancements

  • Create Orders On behalf of your customers and View delivery date information from backend.
  • Display the charges for specific time slot deliveries to your customers with price.
  • Disable those time slots of specific days and dates when you do not deliver products.
Version: 0.1.3 : May 27, 2015

Enhancements

  • Add calendar view in customer account
  • Allows users to provide expected shipping arrival date and time
  • Multiple delivery date functionality for Multiple Address
  • Admin can set and disable dates for a given period of time
  • Notification to admin about future delivery date order
Version: 0.1.2 : August 30, 2014

Enhancements

  • Add calendar view in customer account
  • Add delivery date functionality in Multiple Shipping Address checkout
  • Admin can search orders by specific delivery dates
  • Admin can export orders by delivery date search and can show graph
Version: 0.1.1 : April 23, 2014

Enhancements

  • Provide email notification functionality and provide tab on dashboard.
Version: 0.1.0 : February 1, 2014
  • Delivery Date Scheduler has been Released.
Customer Reviews

Customer Reviews

(4.9/5)
  • Jones

    When I buy this tool, my estore looks great. my customer is happy with to get delivery on date. Change the look and feel! Must buy for your store.

    Luke (Posted on February 9, 2020)
    Yes, I Recommend This
  • No nonsense quick and cost effective

    Having recently updated the Delivery Date Scheduler for a newly update and final M1 build, we discovered that a prior developer had implemented some undocumented changes that were subsequently lost. Rather than pursue the path of making the changes ourselves, we raised the issue and feature request with AppJetty, who quickly responded with a solution that was above and beyond at a fair price. Following them implementing on our staging instance and code review along with testing showed good quality work that was delivered to brief and without error. Thanks

    Flipmedia (Posted on September 25, 2019)
    Yes, I Recommend This
  • Great customization work

    The delivery date schedule didn't fully meet my special requirements and some adjustments were required. I needed a countdown timer to the next available delivery slot to encourage customers to speed up with an order. Further the lead time needed to be set hourly. All my needs were discussed in depth with developers at AppJetty and suggestions were made to me how to overcome issues i didn't think about when i was asking for the change. The result is just splendid and meets exactly my requirement. Have a look at it at https://DemoLaden.ShopoNeo.net. Thank you for the great work Appjetty Team.

    ShopoNeo.net (Posted on July 27, 2018)
    Yes, I Recommend This
  • Good

    Thank you very much team. Customization work completed as per my requirement. Great job. I will definitely buy Appjetty extensions next time before checking other providers.

    Raj (Posted on June 27, 2018)
    Yes, I Recommend This
  • Convenient Extension

    Re-attempting multiple deliveries can be a real headache and leads to so many cancellations. This extension came to rescue for my store as customers can select their own days of availability reducing order cancellations significantly.

    Grayson Hart (Posted on March 2, 2018)
    Yes, I Recommend This
  • Impressive

    It was a risky take for me as I convinced my boss to get this in spite of his reservations against such complicated service. But the extension worked wonders for the company and guess who’s on the boss’s ‘favorites’ list now?

    Kate L (Posted on January 6, 2018)
    Yes, I Recommend This
  • Satisfied

    I am satisfied with the product and AppJetty’s services. Delivery Date Scheduler has every feature that is needed to customize delivery at my Magento store, and many other features which makes the management easier.

    Celine V (Posted on November 25, 2017)
    Yes, I Recommend This
  • better administrate

    It helps our client to better administrate his orders depending on the delivery date. Since our client only ship orders two times a week, it was important that only these ‘delivery dates’ was possible to chose when placing an order. Furthermore it would only show 14 days ahead, which was a need to have for him since his stock items are changing week for week - depending on his contributors.

    Søren Madsen (Posted on October 2, 2017)
    Yes, I Recommend This
  • Well managed

    Though I was of the view that specific days delivery complicates management highly but after using the extension it’s safe to say that it manages pretty much things itself. Keeping track of day to day deliveries is very convenient with Delivery Date Scheduler.

    Louie S (Posted on September 13, 2017)
    Yes, I Recommend This
  • Customization

    The best thing I like about AppJetty’s products is that they provide complete customization according to the convenience of the business owner. This one is perfect as it even lets you check out specific days when delivery isn’t possible, like on weekends or public holidays.

    Rachel R (Posted on August 11, 2017)
    Yes, I Recommend This
  • very high standard

    AppJetty were supplied with a framework for our redesigned website. This is the 2nd piece of work we have had them complete on our behalf and on both occasions, have found the work to be completed to a very high standard exactly as requeted and within the timeframe expected.

    Tony Proctor (Posted on July 20, 2017)
    Yes, I Recommend This
  • Happy Customer

    I used another extension from AppJetty before this one, this one turned out to be more easily to install and use. Looking forward to add up some more extensions from the store!

    Laine S (Posted on June 9, 2017)
    Yes, I Recommend This
  • Friendly user interface

    My employees didn’t have much trouble learning the functionalities of the extension. Moreover, the installation was also very easy. It’s also provides very clear cut options to the customers on frontend, to avoid confusion.

    Anthony E (Posted on April 5, 2017)
    Yes, I Recommend This
  • Additional Responsibilities

    Make sure you take a clean chit from your delivery partner before committing specific date/time deliveries to your customers. Not providing what you promise might end up decreasing your sales! Apart from that, all’s fine.

    Jessica Jones (Posted on February 3, 2017)
    Yes, I Recommend This
  • Makes work easier

    It has decreased the workload of the customer service department of my store. After installation of the extension, customers can now track their orders automatically and therefore no more enquiry calls related to deliveries!

    Debra D (Posted on November 15, 2016)
    Yes, I Recommend This
  • Suitable to all eStores

    If you have liked other extensions of Biztech then you would surely like Magento delivery date too. It works astoundingly; also gives a lot of flexibility to its users, right from choosing delivery dates & time to more. Worth trying!

    Jason Rivera (Posted on September 24, 2016)
    Yes, I Recommend This
  • Works As Expected

    Biztech and its team helped me have an ideal Magento extension; through which I could see improved business results. My customers are happy having flexible product delivery dates and time options! What more you can ask for!

    Jackson Thompson (Posted on July 8, 2016)
    Yes, I Recommend This
  • Warm Support I Got

    Purchased this Magento delivery extension for my eStore. It turned up well, improved my conversions in check out page. Now my customers can easily their desired date & time for their product delivery. Kudos to Biztech Magento extension development team!

    Emma Wright (Posted on May 19, 2016)
    Yes, I Recommend This
  • Product is up to the mark with cool support

    We had purchased the Plugin for one of the sites and it worked as per the mark, also on finding some issue with the installation, we received the perfect developers support and all the work was done.

    Mounish (Posted on March 17, 2016)
    Yes, I Recommend This
  • Great extension

    I tested few delivery date extensions and this one was perfect for me. It is very flexible, i extended the config panel with many other options, also made it working with custom hour counter and enabling/disabling order dates in onepage checkout custom step.
    It saved me a lot of time! And the support is great, they helped me a lot with suggestions and ideas.
    Recommended!

    registriransum (Posted on February 1, 2016)
    Yes, I Recommend This
  • Extension did exactly what we needed!

    This extension worked exactly as advertised. There were some features it had that we did not need, but it was easy enough to disable them. Being able to set disabled dates and days was a huge plus for me and my production team. I had to customize the logic a little bit as we had some unique settings for available shipping dates, but the code was clean and well written so this was easy to extend. Support got back to me with my daily questions within 12 hours on every occurrence. I would recommend this extension based purely on the excellent customer service, but the extension was also perfect for us so it was a great experience!

    miguelpelota (Posted on December 1, 2015)
    Yes, I Recommend This
  • Awesome little plugin

    Works as intended, although could use some better settings for showing date and time. I had to modify it so that it didn't show the delivery TIME I just wanted it to show the day. Other than that, works great.

    ajsisarina (Posted on August 27, 2015)
    Yes, I Recommend This
  • Great extension

    I am glad to have this extension in my online store as it helps my customers to select the delivery date of the orders. Impeccable solution, works efficiently in my online store.

    Ken Hall (Posted on April 24, 2015)
    Yes, I Recommend This
  • Fulfilled my requirements

    My customers now leave the store with a smile on their face, all the credit goes to Oder delivery date pro extension installed in my estore. Customers can set the delivery date by their own, place additional comments, can add multiple products and more. This extension with a huge feature pack is really amazing.

    Daniel Kassell (Posted on April 17, 2015)
    Yes, I Recommend This
  • I Appreciate

    Customers can receive the products on the desired date! This is a new concept I was attracted to. I found this idea quite beneficial, as my customers don’t have to worry about the parcels they have ordered thinking when would it arrive. They can now plan the things if they are not available for specific time. This Magento extension has made the shopping task simpler. I really appreciate the creative brains behind this outstanding idea.

    Allison Hall (Posted on March 2, 2015)
    Yes, I Recommend This
  • Excellent Magento Extension

    This extension is useful for my online store. My customers demanded a solution for their desire to receive their products on desired date. I bought and installed this extension and the results were simply amazing. My customers are very happy now as they can receive the products on the day they want.

    John Valletti (Posted on January 10, 2015)
    Yes, I Recommend This
  • Great extension

    Great extension, does exactly what i need for my store and is reliable. I had a problem with the install, which was down to my server set up, but the support guy's were straight on to it and fixed it for me. Great support.

    briggsc (Posted on September 4, 2014)
    Yes, I Recommend This
  • Superb Addition to Magento

    Great extension with useful features! Added value and feature to my store!

    Anne Brown (Posted on August 17, 2014)
    Yes, I Recommend This
  • Nice and Easy to Install

    Very useful extension! It has added new dimension to my online store by offering option of selecting the date to receive order delivery to my customers.

    David Jibunor (Posted on July 22, 2014)
    Yes, I Recommend This