amasty / module-date-picker
amasty/module-date-picker
Date picker
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-pickerphp bin/magento setup:upgradephp 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:
am-datepicker-observed
After saving the changes, the date picker in this example will be applied according to the configured settings.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
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.
More from amasty
View vendorAdvanced Search Porto Compatibility By Amasty
Smart Discounts Hook by Amasty
Import Core by Amasty
Export Core by Amasty
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.