Changeset 3148485
- Timestamp:
- 09/09/2024 07:32:01 AM (19 months ago)
- Location:
- dynamic-mockups/trunk
- Files:
-
- 2 edited
-
dynamic-mockups-plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dynamic-mockups/trunk/dynamic-mockups-plugin.php
r3143839 r3148485 5 5 Plugin Name: Dynamic Mockups 6 6 Description: Connect to Dynamic Mockups API and get stunning images on the product page in a second! 7 Version: 1.0. 07 Version: 1.0.1 8 8 Author: Dynamic Mockups 9 Author URI: https://dynamicmockups.com/ 9 10 License: GPLv2 or later 10 11 */ -
dynamic-mockups/trunk/readme.txt
r3143839 r3148485 5 5 Tested up to: 6.6 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 11 11 Dynamic Mockups helps you auto-generate product Mockups for your e-commerce store with our API and integrations. 12 12 13 == Description == 14 Why to use this plugin? 13 ## Description 15 14 15 ### **Why Use This Plugin?** 16 16 17 This plugin will increase the conversion rate by showing your users how their designs will look on your products in real time by generating mockups.17 This plugin boosts your conversion rate by giving users a real-time preview of their designs on your products. It generates images based on your mockups, allowing customers to visualize their creations instantly before making a purchase, significantly enhancing their shopping experience and decision-making. 18 18 19 ### **Features** 19 20 21 1. Works with both Simple and Variable products. 22 2. Choose from the [Mockup Library](https://app.dynamicmockups.com/mockup-library) of thousands of professionally designed mockups. 23 3. Easily place the render button in multiple locations on the Product Page through the plugin's settings page. 20 24 21 How to use the plugin? 25 ### **How to Use the Plugin?** 22 26 27 1. Create and Connect the API key you created from your [Dynamic Mockups](https://app.dynamicmockups.com/register/) account. 28 2. Choose mockup templates from our Public Library within your Dynamic Mockups account. 29 3. Locate the mockup and smart object UUIDs in the template URL. 30 4. Link your WooCommerce product by copying the mockup and smart object UUIDs. 31 5. The generator will automatically appear on your linked product page. Customers can upload their designs, render the image, and see the final result instantly. 23 32 24 Connect the API KEY you get from your [Dynamic Mockups](https://app.dynamicmockups.com/register/) account 33 ### **Get Support** 25 34 26 Create mockup templates on your Dynamic Mockups account 35 Join our [Slack community](https://dynamicmockups.slack.com/join/shared_invite/zt-2ot7wkpch-jzPzbj_74NNQ4_jZFNjuqg#/shared-invite/email) to stay updated with new features and connect with our developers. Whether you need help troubleshooting, or guidance on how to maximize the plugin’s potential, our team is ready to assist you with any issues related to the WordPress plugin. 27 36 28 In the mockup template URL you will see mockup and smart object uuids29 30 Connect your WooCommerce product by copying mockup and smart object uuids31 32 The generator will be shown on your connected product, upload the design and render the image33 37 34 38
Note: See TracChangeset
for help on using the changeset viewer.