- Contributors: sirvelia, joanrodas, amadeuarderiu
- Donate link: https://sirvelia.com/
- Tags: csv, table, shortcode, datatables
- Requires at least: 4.0
- Tested up to: 6.2.0
- Requires PHP: 7.2
- Stable tag: trunk
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
Register and Generate tables from .csv files with a shortcode.
With Simple CSV Tables you will be able to register unlimited CSV files. Those files will be associated to a shortcode that prints a dynamic table anywhere.
This plugin creates a Custom Post called 'CSV Table', so we recommend updating the permalinks after activation.
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin
- Update permalinks under 'Settings'.
A question that someone might have
An answer to that question.
1.0.3
- Update dependencies & add responsive
1.0.2
- Translatable strings
1.0.1
- Input sanitization && validation
- Local version of datatables instead of using CDN
1.0
- Initial