ambab/module-skipshipping

Skip shipping extension

Installs: 140

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Language:JavaScript

Type:magento2-module

1.0.1 2021-07-05 07:54 UTC

This package is auto-updated.

Last update: 2024-10-05 14:58:25 UTC


README

This extension enables the system to skip the shipping method from the cart and checkout step when there is only one shipping method enabled from the admin backend.

Features

  • Hide shipping method from cart & checkout page if there is single shipping method.
  • Hide Shipping charges from cart & checkout page's order summary
  • Easy installation
  • 100% Open Source Code

Installation

Install the extension through composer package manager.

  • Go to project root directory
  • composer require ambab/module-skipshipping
  • bin/magento module:enable Ambab_SkipShipping
  • bin/magento setup:upgrade
  • bin/magento cache:flush

Configuration

  • Go to Admin -> Stores -> Configuration -> Ambab -> SkipShipping
  • Go to project root directory
  • bin/magento setup:static-content:deploy
  • bin/magento cache:flush

Contribute

Feel free to fork and contribute to this module by creating a PR to develop branch.

Support

Please feel free to reach out at tech.support@ambab.com