This module provides a button for the CKEditor that allows the conversion of CSV data into a table within the WYSIWYG, as well as editing existing tables as CSV.

CKEditor CSV Table importer

This module uses the PapaParse javascript library.

Note:
This tool shines with smaller datasets. CKEditor has trouble dealing with very large tables due to the size of the DOM. For very large datasets, use another approach such as the CSV Field module.

Related modules:

  • For large datasets, you could use the CSV Field module.
  • To render tables within the WYSIWYG using the DataTables plugin, you could use the DataTables CDN module.
Supporting organizations: 

Project information

Releases