Changeset 2488744
- Timestamp:
- 03/07/2021 08:17:26 AM (5 years ago)
- Location:
- ecommerce-table
- Files:
-
- 2 edited
-
tags/1.2.2/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ecommerce-table/tags/1.2.2/readme.txt
r2488013 r2488744 11 11 12 12 == Description == 13 **Ecommerce Table - Product Table for WooCommerce** display Woocommerce products in tabular format, allow user to add multiple products to cart from a single window, this plugin uses ajax to add products to cart.14 Product Variations are managed in table and can also be shown in tabular format.15 Highly customizable css to display products as it uses css grid layout.16 13 14 **Ecommerce Table - Product Table for WooCommerce** display Woocommerce products in tabular format, allow users to add multiple products to the cart from a single window, this plugin uses ajax to add products to the cart. 15 Product Variations are managed in the table and can also be shown in tabular format. 16 Highly customizable CSS to display products as it uses CSS grid layout. 17 17 18 18 … … 34 34 35 35 == Installation == 36 1. Add Product Table for WooCommerce Plugin to your Wordpress. 36 37 1. Add Product Table for WooCommerce Plugin to your WordPress. 37 38 1. Activate the plugin through the 'Plugins' menu in WordPress. 38 1. Create/Edit Table and Paste shortcode to any page (Full width page recommended).39 1. Create/Edit Table and Paste shortcode to any page (Full-width page recommended). 39 40 40 41 == Frequently asked questions == … … 52 53 Version 1.1: final release 53 54 Version 1.2: Added multiple features 54 Version 1.2.1: Variations can also be shown in t able.55 Version 1.2.1: Variations can also be shown in the table. 55 56 Version 1.2.2: Add Multiple tables using shortcode and Bugs fixed. 56 57 -
ecommerce-table/trunk/readme.txt
r2488012 r2488744 11 11 12 12 == Description == 13 **Ecommerce Table - Product Table for WooCommerce** display Woocommerce products in tabular format, allow user to add multiple products to cart from a single window, this plugin uses ajax to add products to cart.14 Product Variations are managed in table and can also be shown in tabular format.15 Highly customizable css to display products as it uses css grid layout.16 13 14 **Ecommerce Table - Product Table for WooCommerce** display Woocommerce products in tabular format, allow users to add multiple products to the cart from a single window, this plugin uses ajax to add products to the cart. 15 Product Variations are managed in the table and can also be shown in tabular format. 16 Highly customizable CSS to display products as it uses CSS grid layout. 17 17 18 18 … … 34 34 35 35 == Installation == 36 1. Add Product Table for WooCommerce Plugin to your Wordpress. 36 37 1. Add Product Table for WooCommerce Plugin to your WordPress. 37 38 1. Activate the plugin through the 'Plugins' menu in WordPress. 38 1. Create/Edit Table and Paste shortcode to any page (Full width page recommended).39 1. Create/Edit Table and Paste shortcode to any page (Full-width page recommended). 39 40 40 41 == Frequently asked questions == … … 52 53 Version 1.1: final release 53 54 Version 1.2: Added multiple features 54 Version 1.2.1: Variations can also be shown in t able.55 Version 1.2.1: Variations can also be shown in the table. 55 56 Version 1.2.2: Add Multiple tables using shortcode and Bugs fixed. 56 57
Note: See TracChangeset
for help on using the changeset viewer.