Changeset 3352716
- Timestamp:
- 08/29/2025 03:23:55 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
voxfor-advanced-price-management-for-woocommerce/tags/1.1.2/readme.txt
r3352709 r3352716 73 73 74 74 **Automatic Installation** 75 1. In WordPress admin, go to **Plugins →Add New**.76 2. Search for “Voxfor Advanced Price Management”.75 1. In WordPress admin, go to **Plugins Add New**. 76 2. Search for Voxfor Advanced Price Management. 77 77 3. Click **Install Now**, then **Activate**. 78 4. Go to **WooCommerce →Price Management**.78 4. Go to **WooCommerce Price Management**. 79 79 80 80 **Manual Installation** … … 82 82 2. Upload the `voxfor-advanced-price-management` folder to `/wp-content/plugins/`. 83 83 3. Activate the plugin from **Plugins**. 84 4. Open **WooCommerce →Price Management**.84 4. Open **WooCommerce Price Management**. 85 85 86 86 **Getting Started** 87 87 Two main tabs: 88 * **CSV Import/Export** —bulk price updates via CSV.89 * **Direct Management** —select and update individual products.88 * **CSV Import/Export** bulk price updates via CSV. 89 * **Direct Management** select and update individual products. 90 90 91 91 == Frequently Asked Questions == … … 110 110 111 111 = How do I handle international characters in SKUs? = 112 UTF-8 is fully supported. The plugin can normalize special characters to a safe format (e.g., “Ñoño” → “nono”)while matching correctly.112 UTF-8 is fully supported. The plugin can normalize special characters to a safe format while matching correctly. 113 113 114 114 = Can I see a preview before updating prices? =
Note: See TracChangeset
for help on using the changeset viewer.