Time Slots for Commerce

The Time Slots module allows your customers to pick a timeslot for their order to be delivered (or for in-store pickup). The merchant manages a per-day planning with the use of schedule blueprints, and can configure per-slot restrictions such as the maximum number of orders, or the minimum time an order can be placed before the start of the time slot.

Read the release announcement or the documentation for setup and usage instructions.


Release History

Time Slots for Commerce 1.2.0-pl

Released on 2023-05-01

Released on 2023-05-01

New features:

  • Add ability to have a "composite shipping method" to determine pricing and availability for slots https://docs.modmore.com/en/Commerce/v1/Modules/TimeSlots/index.html#page_composite_shipping_methods
  • Add populate button to manually populate daily slots in addition to the automatic option. [#10]
  • Add ability to select a slot by just the slot id. May be useful for customized templates. [#8]

Fixes/improvements:

  • Fix filling in schedules when populating dates with multiple time slot methods active
  • Fix automatic date/schedule population not using the commerce_timeslots.prefill_future_days system setting
  • Fix scheduler method to always expect an array (Commerce 1.3.1+)
  • Fix manually adding a time slot to a specific shipping method
  • Update to 1.3 EventDispatcher, bumping minimum version to Commerce 1.3 and PHP 7.4

Time Slots for Commerce 1.1.2-pl

Released on 2022-11-24

Released on 2022-11-24

  • Add missing database table resolver

Time Slots for Commerce 1.1.1-pl

Released on 2022-11-24

Released on 2022-11-24

  • Add missing database table resolver

Time Slots for Commerce 1.1.0-pl

Released on 2022-11-24

Released on 2022-11-24

  • Add ability to automatically plan schedules on specific days [#9] - requires Commerce 1.3
  • Add missing translation files
  • Add snippet to render available timeslots as either grid or "order by".

Time Slots for Commerce 1.0.0-pl

Released on 2021-02-09

Released on 2021-02-09

  • First release