Skip to content

gloopro/module-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

module-quote

This a module to provide a work around for the Magento issue where checkout fails, if there is no region. The issue has been reported severally. Please find an example issue here: magento/magento2#7387

Installation - Composer

You can configure the repository and require the module in your composer.json this way:

{
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/gloong/module-quote.git"
        }
    ],
    "require": {
        "gloo/module-quote": "^1.0"
    }
}

Installation - Git Clone

git clone https://github.com/gloong/module-quote.git

About

Magento 2 Quote to Extend Quote and fix region issue

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages