Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.33 KB

readme.md

File metadata and controls

43 lines (27 loc) · 1.33 KB

ZingMap Order Forms

Author: Radley Sustaire
Author URI: https://radleysustaire.com/
Plugin URI: https://zingmap.com/
Contributors: radgh
Donate link: https://paypal.me/radgh
Requires at least: 6.4.1
Tested up to: 6.4.1

This custom WordPress plugin allows you to create order forms to request products to be restocked.

The order forms can be filled out and emailed to multiple recipients. The order form can only be filled out by users with the included "Office Manager" role, or users with "edit_pages" permissions.

Installation and Usage

Advanced Custom Fields Pro is required: https://www.advancedcustomfields.com/

1. Download the plugin: zm-order-forms.zip

2. Upload through the Plugins screen.

3. Create forms in Settings > Order Forms.

4. Display forms with the "Order Form" block, or the shortcode [zm_order_form id="FORM_ID_HERE"]

Screenshots

Example of the form:

Medical Supplies Order Form showing fields for your name, email, location, and quantity fields several products.

Example of the block and shortcode usage:

Example displaying the usage of the Order Form block and shortcode.

Changelog

1.2.0

  • Added to GitHub

1.1.2

  • First release