Skip to content

vacla/magento2-module-store-delivery

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 44.3%
  • JavaScript 32.5%
  • Less 13.2%
  • HTML 10.0%