vutrankien / magento2-module-store-delivery

Magento2 Store Delivery Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :

How to use

  1. Install the module via Composer :

composer require smile/module-store-delivery

  1. Enable it

bin/magento module:enable Smile_StoreDelivery

  1. 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

About

Magento2 Store Delivery Module

License:Open Software License 3.0


Languages

Language:PHP 44.3%Language:JavaScript 32.5%Language:CSS 13.2%Language:HTML 10.0%