Skip to content

This module provide a custom shipping method on the site.

Notifications You must be signed in to change notification settings

zekinah/magento2-ShippingMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Custom Shipping Method

This module provide a custom shipping method on the site.

Features

  • Option to Enabled and Disabled Module
  • Changing Title
  • Changing Method Name
  • Dyanmic Price
  • Calculate Handlikng Fee
  • Display Error Message
  • Ship to Applicable Countries
  • Ship to Specific Countries
  • Show Method if Not Applicable
  • Sort Order

Installation

Copy the content of the repo to the app/code/Zone/ShippingMethod/ folder

Enable module:

php bin/magento module:enable Zone_ShippingMethod

Disable module: (Optional)

php bin/magento module:disable Zone_ShippingMethod --clear-static-content

Update system:

php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento cache:clean

Author

License

MIT

About

This module provide a custom shipping method on the site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages