Skip to content

pjayramkumar/Magento2-Quote2Order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Magento2-Quote2Order

Magento 2 Quote 2 Order allow customer to convert their Quotes to Orders

Magento >= 2.0.0

Installation

  • php bin/magento module:enable Elightwalk_Quote2Order

  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

Module Features

  • Convert Quote into Order.

  • Specify Quote id into Controller.

Troubleshoot

  • If you facing merory issue during the above commands follow to add params in the command -d memory_limit=-1. for example php bin/magento -d memory_limit=-1 setup:upgrade

Help & Contact

For extra help contact us on https://www.elightwalk.com/

Releases

No releases published

Packages

No packages published

Languages