Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.01 KB

README.md

File metadata and controls

35 lines (27 loc) · 2.01 KB

Minimum Order Quantity

With this plug-in, merchants on your marketplace can specify a minimum number of order units for any of product inventory before a customer order is confirmed.

Who can manipulate this code?

  • Developers? (Yes)
  • Marketplace Owners (No. But it can be used and is already available on your Admin Portal > Plug-Ins > Available)

Pre-Installation requirements

Installation:

  • Download the repository
  • Extract admin and user folders
  • Compress admin and user together
  • Upload the resulting .zip file to your developer dashboard
  • Create the relevant "Minimum Order Quantity" custom field. Type: Number. Reference Table: Marketplaces
  • Access the Admin Portal of your sandbox marketplace.
  • Go to Plug-Ins.
  • Install the Plug-In

Links

  • Refer to the Arcadier Website for more information.
  • You can check out our Documentation for instructions on how to install this on your marketplace, as well as how to build your own.
  • To see other plug-ins available on Arcadier, check out our Plug-In marketplace.
  • To see other open-source Plug-Ins available on Github check out our Plug-In Sample Codes