Changeset 3427892
- Timestamp:
- 12/26/2025 05:26:14 PM (3 months ago)
- File:
-
- 1 edited
-
mawu-art/trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mawu-art/trunk/readme.txt
r3404403 r3427892 1 1 === Mawu Art – View in Your Space === 2 2 Contributors: mawuart 3 Tags: woocommerce, gallery, images, preview, tools3 Tags: woocommerce, product preview, product image, view in room, wall art, gallery, ecommerce 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: trunk7 Stable tag: 2.1.2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 12 Universal 2D "View in Your Space" wall preview for WooCommerce products. 13 12 14 13 15 == Description == 14 16 17 15 18 Mawu 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. 16 19 20 17 21 Features include: 22 18 23 19 24 * Uses the WooCommerce product's **featured image**. … … 25 30 * Works with any theme using the standard WooCommerce product page. 26 31 32 27 33 This is a 2D preview — it does not use AR, 3D models, ARCore, or WebXR. 28 34 35 29 36 == Installation == 37 30 38 31 39 1. Upload the `mawu-art` folder to `/wp-content/plugins/`, or install the ZIP through **Plugins → Add New → Upload Plugin**. … … 35 43 5. Visit a single product page — the **View in your space** button will appear automatically. 36 44 45 37 46 == How to Use == 47 38 48 39 49 1. Click **View in your space** on a product page. 40 50 2. Choose one of the options: 41 51 * **Upload from gallery** 42 * **Take a photo** ( supported mobile devices)52 * **Take a photo** (opens the camera on supported mobile devices) 43 53 3. The wall photo will load into the preview. 44 54 4. Move the artwork: … … 49 59 7. Click **Save** to download the preview, or **Close** to exit. 50 60 61 51 62 No setup beyond activation is required. 52 63 64 53 65 == Frequently Asked Questions == 66 54 67 55 68 = Which image does this plugin use? = 56 69 It always uses the **featured image** of the WooCommerce product. 57 70 71 58 72 = Does this work with any theme? = 59 73 Yes, as long as the theme uses the standard WooCommerce single product template. 74 60 75 61 76 = Does this use AR? = 62 77 No. This is a 2D preview only and does not include augmented reality functionality. 63 78 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? = 81 On 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 67 83 68 84 == Screenshots == 85 69 86 70 87 1. WooCommerce product page showing the "View in your space" button. … … 74 91 5. Plugin settings page in WordPress. 75 92 93 76 94 == Changelog == 77 95 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.81 96 82 97 = 2.1.1 = … … 86 101 * Updated asset handles and versioning. 87 102 103 88 104 = 2.1.0 = 89 105 * UI improvements for drag and touch interactions. … … 92 108 * Internal code cleanup and better compatibility. 93 109 110 94 111 = 2.0.0 = 95 112 * First public release based on the original snippet. 113
Note: See TracChangeset
for help on using the changeset viewer.