Plugin Directory

Changeset 3427892


Ignore:
Timestamp:
12/26/2025 05:26:14 PM (3 months ago)
Author:
mawuart
Message:

Update README with plugin description and usage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mawu-art/trunk/readme.txt

    r3404403 r3427892  
    11=== Mawu Art – View in Your Space ===
    22Contributors: mawuart
    3 Tags: woocommerce, gallery, images, preview, tools
     3Tags: woocommerce, product preview, product image, view in room, wall art, gallery, ecommerce
    44Requires at least: 5.0
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: trunk
     7Stable tag: 2.1.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
     11
    1112Universal 2D "View in Your Space" wall preview for WooCommerce products.
     13
    1214
    1315== Description ==
    1416
     17
    1518Mawu Art View in Your Space allows customers to upload or take a photo of their wall and preview the product image on it. They can move and resize the artwork and choose from simple frame styles.
    1619
     20
    1721Features include:
     22
    1823
    1924* Uses the WooCommerce product's **featured image**.
     
    2530* Works with any theme using the standard WooCommerce product page.
    2631
     32
    2733This is a 2D preview — it does not use AR, 3D models, ARCore, or WebXR.
    2834
     35
    2936== Installation ==
     37
    3038
    31391. Upload the `mawu-art` folder to `/wp-content/plugins/`, or install the ZIP through **Plugins → Add New → Upload Plugin**.
     
    35435. Visit a single product page — the **View in your space** button will appear automatically.
    3644
     45
    3746== How to Use ==
     47
    3848
    39491. Click **View in your space** on a product page.
    40502. Choose one of the options:
    4151   * **Upload from gallery**
    42    * **Take a photo** (supported mobile devices)
     52   * **Take a photo** (opens the camera on supported mobile devices)
    43533. The wall photo will load into the preview.
    44544. Move the artwork:
     
    49597. Click **Save** to download the preview, or **Close** to exit.
    5060
     61
    5162No setup beyond activation is required.
    5263
     64
    5365== Frequently Asked Questions ==
     66
    5467
    5568= Which image does this plugin use? =
    5669It always uses the **featured image** of the WooCommerce product.
    5770
     71
    5872= Does this work with any theme? =
    5973Yes, as long as the theme uses the standard WooCommerce single product template.
     74
    6075
    6176= Does this use AR? =
    6277No. This is a 2D preview only and does not include augmented reality functionality.
    6378
    64 = I am an artist — how can I share my ideas or feedback? =
    65 I would love to hear your suggestions, feature requests, or pain points so I can keep improving this plugin for artists. 
    66 You can send feedback directly here: **[https://mawuartgallery.com/%f0%9f%93%a9contact-us/]**
     79
     80= Why doesn’t “Take a photo” open my camera on desktop? =
     81On desktop and laptop browsers, the “Take a photo” option opens a file picker instead of the camera. This is expected browser behavior for privacy and security reasons. On supported mobile devices, the same option opens the camera directly.
     82
    6783
    6884== Screenshots ==
     85
    6986
    70871. WooCommerce product page showing the "View in your space" button.
     
    74915. Plugin settings page in WordPress.
    7592
     93
    7694== Changelog ==
    7795
    78 = 2.1.2 =
    79 * Replaced PNG screenshots with optimized JPG versions for WordPress.org.
    80 * Updated assets and improved display performance in the plugin directory.
    8196
    8297= 2.1.1 =
     
    86101* Updated asset handles and versioning.
    87102
     103
    88104= 2.1.0 =
    89105* UI improvements for drag and touch interactions.
     
    92108* Internal code cleanup and better compatibility.
    93109
     110
    94111= 2.0.0 =
    95112* First public release based on the original snippet.
     113
Note: See TracChangeset for help on using the changeset viewer.