greenrivers / delivery-time
Greenrivers Delivery Time
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2025-03-31 05:00:05 UTC
README
Magento2 module delivery time for products.
Requirements
- PHP >= 7.1
- Magento >= 2.3
Installation
-
Module
composer require greenrivers/delivery-time php bin/magento module:enable Greenrivers_DeliveryTime php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f
Usage
Stores->Configuration->GREENRIVERS->Delivery Time
-
General->Enabled - module activation
-
Backend->Date unit - select date unit
-
Backend->Slider min scale - min slider value
-
Backend->Slider max scale - max slider value
-
Backend->Slider step scale - slider step
-
Frontend->Label - delivery time label
-
Frontend->Sorting - add delivery time to sorting options
-
Frontend->Filters - add delivery time to filter options
-
Frontend->Visible on - choose on which pages delivery time should show
Catalog->Products
- Simple product
In Delivery Time tab select type on radiobox set.
Next set up value on slider.
- Configurable product
Apply to simple products - select if You want to apply delivery time to all children products
Apply from simple products - select if You want to choose delivery time from one of children products
Notes
Sort option works for Magento version 2.3.* with disabled Elasticsearch.
Sort option not available for Magento version 2.4.*.