Plugin Directory

Changeset 3148485


Ignore:
Timestamp:
09/09/2024 07:32:01 AM (19 months ago)
Author:
dynamicmockups
Message:

Plugin content updated and minor improvements

Location:
dynamic-mockups/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dynamic-mockups/trunk/dynamic-mockups-plugin.php

    r3143839 r3148485  
    55Plugin Name: Dynamic Mockups
    66Description: Connect to Dynamic Mockups API and get stunning images on the product page in a second!
    7 Version: 1.0.0
     7Version: 1.0.1
    88Author: Dynamic Mockups
     9Author URI: https://dynamicmockups.com/
    910License: GPLv2 or later
    1011*/
  • dynamic-mockups/trunk/readme.txt

    r3143839 r3148485  
    55Tested up to: 6.6
    66Requires PHP: 5.6
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1111Dynamic Mockups helps you auto-generate product Mockups for your e-commerce store with our API and integrations.
    1212
    13 == Description ==
    14 Why to use this plugin?
     13## Description
    1514
     15### **Why Use This Plugin?**
    1616
    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.
     17This 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.
    1818
     19### **Features**
    1920
     211. Works with both Simple and Variable products.
     222. Choose from the [Mockup Library](https://app.dynamicmockups.com/mockup-library) of thousands of professionally designed mockups.
     233. Easily place the render button in multiple locations on the Product Page through the plugin's settings page.
    2024
    21 How to use the plugin?
     25### **How to Use the Plugin?**
    2226
     271. Create and Connect the API key you created from your [Dynamic Mockups](https://app.dynamicmockups.com/register/) account.
     282. Choose mockup templates from our Public Library within your Dynamic Mockups account.
     293. Locate the mockup and smart object UUIDs in the template URL.
     304. Link your WooCommerce product by copying the mockup and smart object UUIDs.
     315. The generator will automatically appear on your linked product page. Customers can upload their designs, render the image, and see the final result instantly.
    2332
    24 Connect the API KEY you get from your [Dynamic Mockups](https://app.dynamicmockups.com/register/) account
     33### **Get Support**
    2534
    26 Create mockup templates on your Dynamic Mockups account
     35Join 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.
    2736
    28 In the mockup template URL you will see mockup and smart object uuids
    29 
    30 Connect your WooCommerce product by copying mockup and smart object uuids
    31 
    32 The generator will be shown on your connected product, upload the design and render the image
    3337
    3438
Note: See TracChangeset for help on using the changeset viewer.