WP Manifestindependent plugin directory
manifest / content / complex-tables

Complex Tables

A WordPress Plugin for creating and managing HTML tables with shortcodes.

by Pelle Nilsen · github.com/pellenilsen/complex-tables · website

1stars
0forks

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/pellenilsen/complex-tables/archive/refs/heads/main.zip

From the readme

Complex Tables Description Complex Tables is a flexible WordPress plugin that allows you to create, edit, and manage complex data tables with ease. WIth a user-friendly interface, this plugin provides features for inputting table data directly or through CSV and Excel files. It comes equipped with customizable CSS styling and pre-made styles, giving you the freedom to style your tables to match your website's aesthetic. It also offers an easy-to-use shortcode for displaying the tables anywhere on your site. Installation 1. Download the Complex Tables plugin zip file. 2. Navigate to your WordPress dashboard, go to Plugins Add New. 3. Click on 'Upload Plugin' and choose the downloaded zip file. 4. After uploading, click on 'Install Now'. 5. Once installed, click 'Activate Plugin' to start using Complex Tables. Usage Creating a New Table 1. Click on the 'Create New Table' button, or enter the 'Create/Edit Table' page. 2. Fill out the fields as required, you can input data directly, or upload a CSV file or paste Excel data. 3. After filling out all necessary fields, click 'Save Table' to store your new table. Editing an Existing Table 1. From the list of tables, find the one

Read the full README on GitHub →