[WordPress] Create Responsive Tables Without Knowing HTML or CSS

by IzRush
0 replies
  • WEB DESIGN
  • |
Hi everyone,

I'm a self-taught developer looking to share my new plugin that I'm offering for free. I created it because I had to build a similar but less advanced version of this plugin for a client, and realized it could help a lot of wordpress users.

The plugin converts CSV tables in to responsive HTML tables. It all takes place in the back-end of the wordpress website. The responsive works by "hiding" unnecessary columns and keeping the most important ones. (hidden columns are easily accessed by clicking on the rows: Example: https://github.com/mythirdeye/jtrt-t.../docs/gif2.gif) The user can select which columns to hide in the back-end easily and generate their responsive HTML within seconds. The user has control over which columns to hide and which columns to show along with an array of options such as custom breakpoints, filtering and sorting. Everything works in the back-end of the wordpress website so the users don't need to know a single line of HTML or CSS.

This is perfect for those wordpress users who aren't experience in HTML and CSS but need to develop beautiful and responsive tables.


The plugin can either be downloaded from GitHub or the Wordpress directory down below:
https://github.com/mythirdeye/jtrt-tables & https://wordpress.org/plugins/jtrt-responsive-tables/

I would love some feedback on what you guys think and how I can improve it. There is a video tutorial inside the plugin documentation for those who are thinking of using the plugin but don't know where to start.

Cheers!
#create #css #html #knowing #responsive #tables #wordpress

Trending Topics