Display table from database
-
TablePress is not able to extract data from a database table and display it directly, so it occured to me that if you can export the table data into a CSV file at regular interval, you can then use the Automatic Periodic Table Import extension to import and display this CSV file.
So I have created the Auto Export DB Table To File plugin. It is a work in progress, and is offered as-is with no guarantees and no warranties. Currently v1.0.0 is working. You can download it here: http://www.iwebss.com/wordpress/1310-auto-export-db-table-csv-file-wordpress-plugin-works-tablepress
You need to know a little bit of coding to use it as there is currently no settings page, so changes need to be done in the .php file itself.
Thanks
The topic ‘Display table from database’ is closed to new replies.