Linux 软件免费装
Banner图

WSTech Visual Table Builder

开发者 shivmaikhuri
更新时间 2026年7月13日 14:10
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

pricing table comparison table responsive table data table table builder

下载

2.0.1 2.0.2 2.1.0

详情介绍:

WSTech Visual Table Builder is a visual WordPress table builder for creating responsive pricing tables, comparison tables, feature matrices, and structured data tables directly in Gutenberg. Build tables with a visual Gutenberg editor, drag-and-drop controls, merged cells, starter templates, Smart Import, CSV import/export, sorting, search, pagination, and mobile display options. Paste Markdown tables from ChatGPT, Claude, or Gemini, paste tabular data from Excel or Google Sheets, or continue using CSV and TSV data. Create reusable tables once and insert them anywhere with shortcodes, or build inline tables directly inside the block editor. What You Can Build Use the plugin for pricing tables, product comparison tables, feature comparison charts, employee directories, class timetables, project trackers, invoice tables, nutrition facts tables, and searchable data tables. ✨ Key Features Reusable Table Management npm install npm run build Uninstall 🔧 How to Use Method 1: Reusable Tables (Recommended)
  1. Go to WSTech Tables → Add New in the admin
  2. Name your table and design it using the visual editor
  3. Click Publish
  4. Copy the shortcode from the sidebar: [wstech_table id="123"]
  5. Paste the shortcode anywhere — pages, posts, Elementor, Divi, etc. Method 2: Inline Tables (Quick)
  6. In any post/page, click + Add Block and search for "Visual Table Builder"
  7. Design your table directly in the post
  8. Save the post — your table is live!

安装:

  1. Download the plugin ZIP file.
  2. In WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Select the wstech-visual-table-builder.zip file and click Install Now.
  4. Activate WSTech Visual Table Builder from the Plugins screen.
  5. Go to WSTech Tables → Add New to create a reusable table.
  6. Publish the table and copy the shortcode from the sidebar or table list.
  7. Paste the shortcode into a post, page, widget, builder module, or template.
  8. For one-off tables, edit any post or page and add the Visual Table Builder block directly.
Manual Installation
  1. Extract the plugin ZIP.
  2. Upload the wstech-visual-table-builder folder to /wp-content/plugins/.
  3. Activate the plugin from Plugins → Installed Plugins.
  4. Confirm that WSTech Tables appears in the WordPress admin menu.
First Table Setup
  1. Go to WSTech Tables → Add New.
  2. Add a title for admin reference.
  3. Build your table manually or start from a template.
  4. Configure header row, footer row, theme, responsive mode, search, sorting, and pagination as needed.
  5. Publish the table.
  6. Copy the generated shortcode and embed it where the table should appear.

屏幕截图:

  • WSTech Tables admin dashboard for managing reusable shortcode tables
  • Template picker with pricing, product comparison, invoice, timetable, and directory layouts
  • CSV and JSON import/export workflow for table data and full table backups
  • Responsive sortable and searchable frontend data table with pagination
  • Reusable table shortcode embedded in Elementor and other page builders

升级注意事项:

2.1.0 Adds Smart Import for AI-generated Markdown tables and improves the Table Import workflow while preserving existing CSV, TSV, and JSON support. 2.0.2 Maintenance release. Restores the native WordPress.org plugin details modal behavior in the Installed Plugins screen. 2.0.1 Maintenance release. Fixes WordPress.org release metadata for the 2.0.1 SVN tag.

常见问题:

How do I create a pricing table in WordPress?

Go to WSTech Tables → Add New, start with the Pricing Table template or a blank table, edit the plans and features visually, then publish and embed it with the generated shortcode.

How do I build a comparison table in Gutenberg?

Add the Visual Table Builder block in Gutenberg or create a reusable table from WSTech Tables. You can use templates, merge cells, add headers, and enable responsive display options.

Can I create responsive data tables in WordPress?

Yes. Tables can use horizontal scroll for wide layouts or Stack on Mobile mode for a labeled mobile view. Sorting, search, and pagination can also be enabled per table.

Can I import CSV or Excel data into a table?

Yes. Export your Excel, Google Sheets, or LibreOffice data as CSV, then use the Import CSV button. You can upload a CSV file or paste CSV content.

Does the plugin work with Elementor and shortcodes?

Yes. Create a reusable table, copy its shortcode, then paste it into an Elementor Shortcode widget, Divi module, Classic Editor content, widgets, or any shortcode-compatible area.

Can I use the same table on multiple pages?

Yes! Create the table once in WSTech Tables, then paste the same shortcode on as many pages as you want. Editing the table updates it everywhere.

Does it work with Classic Editor?

Yes. Use the shortcode [wstech_table id="123"] in the Classic Editor text area.

Can I export tables?

Yes. Use CSV export for spreadsheet data, or JSON export for a full table backup that includes styles and settings.

How does sorting work?

When you enable Sortable Columns in the sidebar, visitors can click any column header to sort. Sorting is numeric-aware and works entirely client-side.

Can I merge cells?

Yes. Shift+click to select a rectangular range, then click Merge Cells in the format bar.

Does it work with Gutenberg?

Yes. The plugin includes a native Gutenberg block for inline tables and also supports reusable tables through the Shortcode block.

Can I reuse tables?

Yes. Tables created in WSTech Tables can be embedded on multiple pages with the same shortcode.

Where is the source code for the compiled block assets?

The public source repository is https://github.com/shivmaikhuri12/wstech-visual-table-builder. Editable files are in src/, compiled files are in build/, and the production build can be regenerated with npm install followed by npm run build.

更新日志:

2.1.0 2.0.2 2.0.1 2.0.0 1.0.0