manifest / integrations / gn-autiism-woo-forminator
Autism Society Forminator & WooCommerce Integration
Integrates a forminator form with a specific product in woocommerce
by George Nicolaou · github.com/georgewebdevcy/gn-autiism-woo-forminator · 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/georgewebdevcy/gn-autiism-woo-forminator/archive/refs/heads/main.zipFrom the readme
GN Autism Society Forminator - WooCommerce
This plugin connects one Forminator form to one WooCommerce product and sends successful submissions straight into checkout.
It was built for the Autism Society membership flow, where a visitor fills out a Forminator form first and is then routed into a WooCommerce purchase flow with that form data attached to the order.
What It Does
- Captures a configured Forminator submission after a successful submit.
- Stores the submitted payload in WooCommerce session storage with a transient fallback.
- Redirects the visitor straight to WooCommerce checkout with the configured product added to cart.
- Blocks checkout if the required form payload is missing.
- Saves the mapped form values into WooCommerce order meta.
- Shows the saved submission data on the WooCommerce admin order screen.
- Includes a standalone admin menu with plugin settings and logs.
- Includes a rotating plugin log with a clear action.
- Supports automatic updates from the public GitHub repository using plugin-update-checker.
Current Scope
Version 1.1.4 is intentionally focused:
- One Forminator form
- One WooCommerce simple product
- Fixed field mapping in code
- No mult