amasty / module-date-picker

amasty/module-date-picker

Date picker

magento2-module Compatibility: Not yet tested Code Quality: Pending Tests: N/A Security: Pending proprietary

amasty/module-date-picker

Note:

This free solution helps align the Magento calendar with WCAG 2.2 AA accessibility requirements. Accessibility matters to us across all of our work, not just within our modules. That is why we created this module to enhance Magento’s native date picker with an improved version that addresses known accessibility issues.

The updated date picker is compatible with screen readers and improves element contrast for a more accessible user experience.

Currently, amasty/module-date-picker is included in the suggestions for the Gift Card extension. We are also working on adding it to the suggestions for other modules.

Installation

To install the package, run the following commands:

composer require amasty/module-date-picker
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy (your locale)

See more details in the Composer User Guide.


Usage


Open the template file used for the datepicker component.

Find the div element that contains the datepicker component.

Add the CSS class am-datepicker-observed to this div element.


Example: Applying the Date Picker Observer Class

The following is an example of how the am-datepicker-observed class can be added to a date picker template.

In this example, we use the Magento customer date of birth template:

/vendor/magento/module-customer/view/frontend/templates/widget/dob.phtml

Within this template, locate the div that contains the date picker component and add the following class to it:


Image
am-datepicker-observed

After saving the changes, the date picker in this example will be applied according to the configured settings.


Image

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
1.0.1 stable Not tested Not yet tested Details 2026-06-12 08:10:20
1.0.0 stable Not tested Not yet tested Details 2026-05-08 13:26:22

Requires 2

Package Constraint
amasty/base >=1.21.3
php >=8.1

No QA results yet

QA pipelines haven't run for this version. Compatibility and quality results appear here once the vendor publishes a tagged release that gets ingested.

License
proprietary
Homepage
https://amasty.com/

More from amasty

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.