Frenzy
Wordpress plugin to improve on the Dynamic Mockups plugin
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/emkowale/frenzy/releases/download/v1.9.16/frenzy-v1.9.16.zipDeclares an update source (https://github.com/emkowale/frenzy), so updates arrive through the plugin's own updater.
From the readme
Frenzy
WooCommerce helper plugin for user-uploaded artwork mockups.
What it does
- Adds an upload block on Frenzy-enabled products so customers can place their art on the product image.
- Provides an “Adjust Boundaries” admin tool to define the printable region per product.
- Generates a composite mockup (product + overlay) and carries it through cart, checkout, emails, and order meta.
- Stores original art + transform for reference; order meta shows “View Mockup” and “View Original Art Front” buttons.
- Sets new orders to “On hold” so artwork can be reviewed before processing.
Install / update
1. Upload the frenzy plugin folder to wp-content/plugins/.
2. Activate in WordPress Admin → Plugins.
3. Enable Frenzy on a product via the “Use with Frenzy” checkbox in the product’s General settings.
Usage
- On the product page: click “Upload your own image”, position/resize within the dotted boundary, then add to cart. The cart thumbnail and emails will show the generated mockup.
- To adjust the printable region: in the product gallery (when logged in with permissions), click “Adjust Boundaries”, drag/resize the box, and save.
- Orders: admins see “View Mockup” / “View Original Art
Read the full README on GitHub →