This module adds a field to the checkout page for guests to upload a purchase order form.
To install into your existing Magento site run the following two commands.
composer config repositories.pyxl-checkoutuploadfield git https://github.com/thinkpyxl/magento2-Pyxl_CheckoutUploadField.git
composer require pyxl/module-checkoutuploadfield:^1.0.7
bin/magento module:enable Pyxl_CheckoutUploadField
bin/magento setup:upgrade
bin/magento cache:clean
There are no settings for this module.
- Justin Rhyne
- Joel Rainwater