Skip to content

WCStudioHQ/store-blocks

Repository files navigation

=== Plugin Name: WCS Store Blocks - Store Builder for WooCommerce ===
Contributors: wcstudiohq, b-07, jalal02
Tags: WooCommerce, Product Table, Table, Product Listing
Tested up to: 6.9
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A Gutenberg block plugin for WooCommerce that displays products in a fully responsive, customizable product table.

== Description ==

**WCS Store Blocks** is a lightweight and powerful custom Gutenberg plugin designed to display WooCommerce products in a responsive, mobile-friendly product table block. Whether you're running a small shop or managing a large catalog, this plugin lets you quickly insert and customize product listings directly within the WordPress block editor.

Key features:
- Fully responsive product tables
- Live add-to-cart buttons with quantity input
- Product filtering by category
- Sorting by title, date, rating, and more
- Option to order by ascending or descending
- Easy-to-use block interface — no shortcodes
- Server-side rendering for fast performance
- Built using `@wordpress/scripts` for modern development

Perfect for flash sales, grouped products, or category highlights — right in posts, pages, or custom layouts.

== Installation ==

1. Upload the plugin folder `store-blocks` to the `/wp-content/plugins/` directory, or install it through the WordPress plugins screen.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Make sure WooCommerce is active on your site.
4. Add the "Store Product Table" block in the Gutenberg editor to any post or page.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =
Yes, Store Blocks is built specifically for WooCommerce and requires it to fetch product data.

= How can I filter products by category? =
You can filter products by category associated with your WooCommerce products. Simply select the categories in the block settings panel.

= Can I customize the number of products displayed? =
Yes, the block supports attributes like per-page limit.You can easily choose how many products to display per page.

= Can I sort the products in the table? =
Yes! You can sort products by title, date, rating, and price. Additionally, you can specify the order to be ascending or descending.

= Is it responsive? =
Yes, the product table layout adjusts to all screen sizes — from mobile phones to desktops.

== Changelog ==

= 1.0.1 =
* Initial release with basic product table block and AJAX add-to-cart support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors