This Magento 2 module is an add-on package to the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-delivery-date
Next, enable this module:
bin/magento module:enable LokiCheckout_DeliveryDate
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_DeliveryDate.git
LokiCheckout_DeliveryDateloki-checkout/magento2-delivery-date
php: ^8.1
magento/framework: ^103.0
magento/module-quote: ^101.0
magento/module-sales: ^103.0
magento/module-checkout: ^100.4
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-field-components: ^2.0
loki/magento2-admin-components: *