MagePsycho / magento2-custom-shipping

Custom Shipping Module for Magento 2
https://www.magepsycho.com/extensions.html
70 stars 34 forks source link
magento-extension magento2 magento2-extension magento2-module php php7 shipping-fee shipping-module
![Magento 2 Custom Shipping](https://i.imgur.com/d8QEHRb.png) # Magento 2 Custom Shipping
[![Packagist Version](https://img.shields.io/github/v/tag/MagePsycho/magento2-custom-shipping?logo=packagist&sort=semver&label=packagist&style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-custom-shipping) [![Packagist Downloads](https://img.shields.io/packagist/dt/magepsycho/magento2-custom-shipping.svg?logo=composer&style=for-the-badge)](https://packagist.org/packages/magepsycho/magento2-custom-shipping/stats) ![Supported Magento Versions](https://img.shields.io/badge/magento-%202.2_|2.3_|_2.4-brightgreen.svg?logo=magento&longCache=true&style=for-the-badge) ![License](https://img.shields.io/badge/license-MIT-green?color=%23234&style=for-the-badge)

Overview

Magento 2 Custom Shipping is a sample for Shipping module in Magento 2.
You can use this module as a base for developing any custom shipping modules.

🛠️ Installation

Using Composer

Run the commands from the root of the Magento installation

composer require magepsycho/magento2-custom-shipping

Using modman

modman init
modman clone git@github.com:MagePsycho/magento2-custom-shipping.git

Using Zip

After installation by either means, enable the extension by running following commands (again from root of Magento2 installation):

php bin/magento module:enable MagePsycho_CustomShipping --clear-static-content
php bin/magento setup:upgrade

Click here to read more on module packaging, installation & activation in Magento 2

🚀 Screenshots

Backend Settings

  1. Screentshot - Backend Settings

Checkout Steps 1 - Checkout

  1. Checkout Steps 1 - Checkout

Checkout Steps 2 - Summary

  1. Checkout Steps 2 - Summary

Contributors

Your Repository's Stats

To Contribute

Any contribution to the development of Magento 2 Custom Shipping is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.

Need Support?

If you encounter any problems or bugs, please create an issue on GitHub.

Please visit our store for more FREE / paid extensions OR contact us for customization / development services.