smile / module-store-delivery
Smile Store Delivery
Installs: 306 393
Dependents: 1
Suggesters: 0
Security: 0
Stars: 22
Watchers: 13
Forks: 29
Open Issues: 13
Type:magento2-module
Requires
- php: ^8.1
- magento/framework: >=103.0.4
- magento/module-checkout: >=100.4.4
- magento/module-store: >=101.1.4
- smile/module-store-locator: ^2.2
Requires (Dev)
README
Smile Store Delivery
This module is a plugin for ElasticSuite.
This module add the ability to be delivered in store. Store delivery is a shipping method.
Requirements
The module requires:
- Store Locator >= 2.2.*
How to use
- Install the module via Composer:
composer require smile/module-store-delivery
- Enable it:
bin/magento module:enable Smile_StoreDelivery
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
How to configure
Stores > Configuration > Sales > Shipping Methods > Store Delivery
Field | Type |
---|---|
Enabled | Yes/No |
Title | Varchar |
Method Name | Varchar |
Price | Decimal |
Calculate Handling Fee | Fixed/Percent |
Handling Fee | Varchar |
Displayed Error Message | Text |
Ship to Applicable Countries | All Allowed Countries/Specific Countries |
Ship to Specific Countries | Varchar (Multiselect countries) |
Sort Order | Integer |