WP Product Serials
WordPress plugin to manage products, productions and serial-number registrations.
by IDEAA Lab | Michael Di Desidero · github.com/ideaalab/wp-product-serials
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ideaalab/wp-product-serials/releases/download/v3.7.1/wp-product-serials-v3.7.1.zipFrom the readme
WP Product Serials
Manages custom post types (Products, Productions, Serials, Campaigns), a frontend registration form, and a user-facing list of registered products.
| | |
|---|---|
| Slug | wp-product-serials |
| Version | 3.7.1 |
| Author | IDEAA Lab \| Michael Di Desidero |
| Requires WP | 5.8+ |
| Requires PHP | 7.4+ |
| Text Domain | ial-reg |
| License | GPL-2.0-or-later |
Internal code identifiers (functions, classes, constants, text domain) still use the legacy ial / IALREG / ial-reg prefixes. These will be renamed in a future version.
Features
Core Architecture (Custom Post Types)
- Products (ialproduct) — abstract product model with frontend visibility toggles, images and AcyMailing list mapping.
- Productions (ialproduction) — production batches linked to a Product. Stores hardware/software versions and production dates.
- Serials (ialserial) — individual units. Links a Production to a User at registration time and tracks purchase data (date, retailer).
Frontend Registration
- Shortcode [ialregistrationform] for a secure registration form.
- Validates that the serial exists and matches the selected product.
- Nonce verification + per-IP rate limiting to prevent
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v3.7.1 | Aug 19, 2026 | wp-product-serials-v3.7.1.zip | 0 |
| v3.7.0 | Aug 18, 2026 | wp-product-serials-v3.7.0.zip | 0 |
| v3.6.0 | Jun 29, 2026 | wp-product-serials-v3.6.0.zip | 0 |
| v3.5.0 | May 11, 2026 | wp-product-serials-v3.5.0.zip | 0 |
| v3.4.0 | May 8, 2026 | wp-product-serials-v3.4.0.zip | 0 |
| v3.3.0 | May 8, 2026 | wp-product-serials-v3.3.0.zip | 0 |
| v3.2.1 | May 7, 2026 | wp-product-serials-v3.2.1.zip | 1 |