A customizable data table block for WordPress.
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.
- Upload: Upload the plugin files to the
/wp-content/plugins/flexible-data-table-block
directory, or install the plugin through the WordPress plugins screen. - Activate: Activate the plugin from the 'Plugins' screen in your WordPress admin dashboard.
- Configure: Navigate to the Settings > Flexible Data Table Block screen to configure the plugin options.
- Open the Gutenberg editor for your post or page.
- Click the Add Block button and search for "Flexible Data Table Block".
- Insert the block into your content and customize it to fit your needs.
To run the tests for this plugin, follow these steps:
-
Ensure you have PHPUnit installed and configured.
-
Open your terminal and navigate to the plugin directory.
-
Run the following command:
composer test
Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request on the plugin's repository.