Smart Table Builder is a powerful WordPress plugin that revolutionizes the way you create and manage tables on your website. Whether you need to build tables from scratch or convert existing spreadsheets into beautiful HTML tables, Smart Table Builder has got you covered.
Free Version
• Create new HTML tables from scratch with an intuitive interface
• Convert existing Excel and CSV files into responsive HTML tables
• Customize table styles with Frontend Style 1
• Modify table titles and fonts (color, size, and type)
• Fully responsive tables that look great on mobile, tablet, and desktop
Premium Version (coming soon)
• All features from the free version
• Pagination for large tables
• Search box for easy filtering of table contents
• Add images inside table cells
• Tooltips for each cell to provide additional information
• Convert Google Sheets & MS Excel files to WordPress tables
• Sorting functionality for frontend users
• Additional pre-built template skins (Skins 2, 3, and 4)
◘ Icons, stars, and lists to enhance table content
◘ Import and export your tables for easy management
• Bloggers presenting data in a structured format
•E-commerce sites displaying product comparisons
• Educational websites sharing course information
• Real estate agents listing property details
• Financial advisors presenting investment data
And many more use cases!
For detailed documentation on how to use Smart Table Builder, please visit our Documentation Page.
If you need support, please use our Support Forum by going to https://stylishcostcalculator.com/support/ and mentioning Smart Table Builder in the comments
Unlock additional features and take your tables to the next level with our Premium Version.
The source code can be found in the following git repo hosted on GitHub
https://github.com/DesignMike/smart-table-builder
The file ‘assets/js/frontend.js’ has the source code in folder ‘frontend’
The file ‘assets/js/backend/admin.js’ has the source code in folder ‘backend’
Use ‘cd’ from your command line to switch to either of the source code folder, install npm dependencies by using command ‘npm install’, then run ‘npm run build’
The plugin uses the following third party services:
Google Fonts – for fonts service in the frontend, and showing a font picker in the table editor page
Google Fonts Privacy Policy: https://developers.google.com/fonts/faq/privacy
Google Fonts Terms & Conditions: https://developers.google.com/fonts/terms
This may have bugs and lack many features. If you want to contribute to this project, you are more than welcome. Please fork the repository from Github.