Git Product home page Git Product logo

magenizr_customshipping's Introduction

Magenizr CustomShipping

This Magento 2 module allows you to provide a custom shipping method in backend only, frontend only or both. With the Scheduler feature you can manage the availability automatically. In the following screenshots you can see an example Christmas Special - Fix Price for $9.90.

Magenizr CustomShipping - Intro

Magento2 CustomShipping - Frontend - Checkout

Magento2 CustomShipping - Frontend - Config

Installation (Composer)

  1. Add this extension to your repository composer config repositories.magenizr/magento2-customshipping git https://github.com/magenizr/Magenizr_CustomShipping.git
  2. Update your composer.json composer require "magenizr/magento2-customshipping":"1.0.0"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)              
Package operations: 1 install, 0 updates, 0 removals
  - Installing magenizr/magento2-customshipping (1.0.0): Downloading (100%)         
Writing lock file
Generating autoload files
  1. Enable the module and clear static content.
php bin/magento module:enable Magenizr_CustomShipping --clear-static-content
php bin/magento setup:upgrade

Installation (Manually)

  1. Download the latest version of the source code.
  2. Extract the downloaded tar.gz file. Example: tar -xzf Magenizr_CustomShipping_1.0.0.tar.gz.
  3. Copy the code into ./app/code/Magenizr/CustomShipping/.
  4. Enable the module and clear static content.
php bin/magento module:enable Magenizr_CustomShipping --clear-static-content
php bin/magento setup:upgrade

Features

  • The option Backend, Frontend or Backend / Frontend allows you hide or display the custom shipping method in frontend or backend.
  • The option Customer allows you to display the custom shipping method for logged in customers only.
  • With Scheduler you can manage the availability automatically by using the Start Date or End Date field.
  • Frequency allows you to enable the custom shipping method on specific weekdays only.
  • With Hide Other Shipping Methods you can disable other shipping methods if Custom Shipping is available.
  • Customizable Method Name and Method Title.
  • Customizable Price. Default is 0.00.

Usage

The functionality can be used in the backend section Stores > Configuration > Sales > Shipping Methods > Custom Shipping.

Support

If you have any issues with this extension, open an issue on Github. For a custom build, don't hesitate to contact us on Magento Marketplace.

History

===== 1.0.0 =====

License

OSL - Open Software Licence 3.0

magenizr_customshipping's People

Contributors

magenizr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.