Skip to content

A custom Gutenberg block that allows you to easily create and manage responsive, customizable data tables within your WordPress posts or pages. Ideal for displaying structured data with options for dynamic data refreshing via WP-CLI.

License

Notifications You must be signed in to change notification settings

anisAronno/flexible-data-table-block

Repository files navigation

Flexible Data Table Block

A customizable data table block for WordPress.

Description

The Flexible Data Table Block plugin allows you to create responsive and customizable data tables directly within the Gutenberg editor. Easily manage and display structured data to enhance your content.

Installation

  1. Upload: Upload the plugin files to the /wp-content/plugins/flexible-data-table-block directory, or install the plugin through the WordPress plugins screen.
  2. Activate: Activate the plugin from the 'Plugins' screen in your WordPress admin dashboard.
  3. Configure: Navigate to the Settings > Flexible Data Table Block screen to configure the plugin options.

Usage

  1. Open the Gutenberg editor for your post or page.
  2. Click the Add Block button and search for "Flexible Data Table Block".
  3. Insert the block into your content and customize it to fit your needs.

Tests

To run the tests for this plugin, follow these steps:

  1. Ensure you have PHPUnit installed and configured.

  2. Open your terminal and navigate to the plugin directory.

  3. Run the following command:

    composer test

Contributing

Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request on the plugin's repository.

About

A custom Gutenberg block that allows you to easily create and manage responsive, customizable data tables within your WordPress posts or pages. Ideal for displaying structured data with options for dynamic data refreshing via WP-CLI.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published