WP Manifestindependent plugin directory
manifest / editor / table-block-enhancer

Table Block Enhancer

Adds filtering and sorting functionality to the default WordPress Table block.

by Robert DeVore · github.com/robertdevore/table-block-enhancer · website

14stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/robertdevore/table-block-enhancer/archive/refs/heads/main.zip

Declares an update source (https://github.com/robertdevore/table-block-enhancer/), so updates arrive through the plugin's own updater.

From the readme

Table Block Enhancer Table Block Enhancer is a WordPress® plugin that adds powerful features to the default WordPress® Table block. Enhance your tables with sorting, searching, and paging capabilities using the popular DataTables library. Features - Per-Block Control: Enable or disable paging, searching, and ordering for each table individually. - Easy Integration: Seamlessly integrates with the core Table block in the Gutenberg editor. - No Coding Required: Configure settings directly within the block editor without touching any code. - Lightweight and Fast: Optimized for performance with minimal impact on page load times. Installation From the WordPress® Dashboard 1. Download the plugin ZIP file from the GitHub repository. 2. In your WordPress® dashboard, navigate to Plugins » Add New. 3. Click on Upload Plugin at the top of the page. 4. Choose the downloaded ZIP file and click Install Now. 5. After installation, click Activate Plugin. Manual Installation 1. Upload the table-block-enhancer folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the Plugins menu in WordPress®. Usage Adding a Table with Enhanced Features 1. In the WordPress® editor

Read the full README on GitHub →

Releases

TagPublished
1.0.0 Dec 4, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.