PHPackages                             aceextensions/module-orderdeliverydate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. aceextensions/module-orderdeliverydate

ActiveMagento2-module

aceextensions/module-orderdeliverydate
======================================

1.0.0(6y ago)06OSL-3.0PHP

Since Apr 27Pushed 6y agoCompare

[ Source](https://github.com/aceextensions/OrderDeliveryDate)[ Packagist](https://packagist.org/packages/aceextensions/module-orderdeliverydate)[ RSS](/packages/aceextensions-module-orderdeliverydate/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Main Functionalities
====================

[](#main-functionalities)

#### For Customer:

[](#for-customer)

- Pick up the expected delivery date and time on the checkout
- Pick up Time Slots for delivery Date
- Manage Position for Delevery Date

    - Shipping Address
    - Shipping Method
    - Review &amp; Payments
- Manage Date Format

    - mm/dd/yy (ex: 12/05/2020)
    - dd-mm-yy (ex: 05-12-2020)
    - yy-mm-dd (ex: 2020-12-05)
- Leave additional information/note for the merchant in delivery comment

#### For Admin:

[](#for-admin)

- Exclude specific day/time from the delivery date based on the availability (toDo)
- Edit and add order delivery date to related documents (orders, invoices, email, etc.) (toDo)
- Support API order attributes (toDo)

### Inprogress

[](#inprogress)

- Manage Processing Time
- Manage Calendar Icon

### Todo

[](#todo)

- Set intervals between order and delivery dates
- Display Scheduler on the Product Page and at Checkout
- Same day delivery with custom charges &amp; cut-off time
- Custom Delivery Option for Magento Customer Groups
- Keep a track of Delivery Orders
- Display Delivery Date &amp; Time with an additional charge

Installation
============

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Ace`
- Enable the module by running `php bin/magento module:enable Aceextensions_OrderDeliveryDate`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require aceextensions/module-orderdeliverydate`
- enable the module by running `php bin/magento module:enable Aceextensions_OrderDeliveryDate`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

- Enable (orderdeliverydate/general/enabled)
- Processing Time (orderdeliverydate/general/processingtime)
- Display At (orderdeliverydate/general/displayat)
- Time Slots (orderdeliverydate/general/timeslots)
- Date Format (orderdeliverydate/general/dateformat)
- Icon Calendar (orderdeliverydate/general/iconcalendar)

Attributes
----------

[](#attributes)

- Sales - delivery\_timeslot (delivery\_timeslot)
- Sales - delivery\_date (delivery\_date)
- Sales - delivery\_comments (delivery\_comments)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7df3ae913071815d642a0f9f3ba98e324eadfddefa0acc7cdfe567638f269def?d=identicon)[dsguptas](/maintainers/dsguptas)

### Embed Badge

![Health badge](/badges/aceextensions-module-orderdeliverydate/health.svg)

```
[![Health](https://phpackages.com/badges/aceextensions-module-orderdeliverydate/health.svg)](https://phpackages.com/packages/aceextensions-module-orderdeliverydate)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
