Linux 软件免费装
Banner图

BaraTables

开发者 nathannoom
更新时间 2026年6月30日 16:47
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode tables csv charts datatables

下载

1.0.1 1.0.0 1.1.0 1.1.1

详情介绍:

BaraTables helps you turn site data into interactive tables and charts directly in WordPress. Build from manual rows, CSV uploads, WordPress content, or an external MySQL/MariaDB database, then publish the result with a shortcode. Already have tables elsewhere? Import a JSON, XML, or CSV export from another table plugin or a spreadsheet, and BaraTables rebuilds it for you. Tables can include search, sorting, pagination, filters, export buttons, column visibility controls, and custom control layouts. Charts can be created from any BaraTables table and displayed separately with their own shortcode. BaraTables uses clean, theme-friendly frontend styles by default. It is designed to look presentable immediately while staying easy to restyle with your theme or custom CSS. Features:

安装:

  1. Upload the baratables folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Tables in the admin menu and create your first table.
  4. Use the shortcode [bara_table id="your-table-slug"] to embed it.

屏幕截图:

  • Frontend table with search, filters, export buttons, column visibility, sorting, and pagination.
  • Table builder column and filter controls inside the WordPress admin.
  • Chart builder connected to a BaraTables table with chart type, axis, series, and height settings.

升级注意事项:

1.1.1 "Format as date" now works on every data source, small numbers no longer render as 1970-era dates, front-end controls follow the site language, and attribute-less shortcodes no longer error on older WordPress, plus a security fix for the table editor's column-heading field. 1.1.0 Feature release: import tables from other plugins or spreadsheets, editable Table and Chart IDs, manual-row reordering, and translation-ready headers, plus admin polish, fixes, and security hardening. 1.0.1 Maintenance release with improved date formatting controls and safer frontend output. 1.0.0 Initial release.

常见问题:

What data sources are supported?

CSV files from the media library, manual data entry via the admin editor, WordPress content, and external MySQL/MariaDB databases.

How do I add a chart?

Create a table first, then go to Charts and create a new chart linked to that table. Use [bara_chart id="your-chart-slug"] to embed it.

Can I customize the table appearance?

Yes. The Options tab provides controls for striping, hover effects, borders, compact mode, pagination style, button labels, search text, and info display. You can also arrange layout zones for full control over where controls appear.

Can I style BaraTables with custom CSS?

Yes. BaraTables keeps its frontend design intentionally light so your theme can stay in control. You can use your theme stylesheet, the Site Editor, or additional custom CSS to adjust colors, spacing, typography, borders, and button styles.

Where can I see examples?

Visit https://ktisisweb.com/baratables/ for screenshots, feature notes, and styling guidance.

更新日志:

1.1.1 Fixes: 1.1.0 New: 1.0.1 1.0.0