WP Manifestindependent plugin directory
manifest / forms / zm-order-forms

ZingMap Order Forms

[WordPress Plugin] Adds configurable order forms to the site which can be filled out and emailed to multiple recipients. The order form can only be filled out by users with the "Office Manager" role, or users with "edit_pages" permissions.

by Radley Sustaire, ZingMap · github.com/radgh/zm-order-forms · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/radgh/zm-order-forms/archive/refs/heads/master.zip

Readme

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

Read the full README on GitHub →