Skip to content

Magento 2 module that adds a file upload field to the Purchase Order payment method

License

Notifications You must be signed in to change notification settings

thinkpyxl/magento2-Pyxl_CheckoutUploadField

Repository files navigation

Pyxl_CheckoutUploadField

This module adds a field to the checkout page for guests to upload a purchase order form.

Getting Started

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.

Authors

  • Justin Rhyne
  • Joel Rainwater

About

Magento 2 module that adds a file upload field to the Purchase Order payment method

Resources

License

Stars

Watchers

Forks

Packages

No packages published