Skip to content

A Magento 2 module that will allow you to add a custom shipping method to be shown either in the storefront or the admin area.

License

Notifications You must be signed in to change notification settings

ScottParsons/magento2-area-shipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Turiknox Area Shipping

Overview

A Magento 2 module that will allow you to add a custom shipping method to be shown either in the storefront or the admin area.

Requirements

Magento 2.1.x

Installation

Copy the contents of the module into your Magento root directory.

Enable the module via the command line:

/path/to/php bin/magento module:enable Turiknox_AreaShipping

Run the database upgrade via the command line:

/path/to/php bin/magento setup:upgrade

Run the compile command and refresh the Magento cache:

/path/to/php bin/magento setup:di:compile

/path/to/php bin/magento cache:clean

Usage

Stores -> Configuration -> Sales -> Shipping Methods

About

A Magento 2 module that will allow you to add a custom shipping method to be shown either in the storefront or the admin area.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages