apostrophe-xlsx
v0.5.31
Published
For importing and exporting data in XLSX format.
Downloads
5
Maintainers
Readme
Apostrophe XLSX
For supporting Excel 2007 (xlsx) files for apostrophe-snippets import and export.
Configure
In app.js, add 'apostrophe-xlsx': {},
to modules
, before any instance of snippets (people, groups, ect.).
XLSX will automatically be added as a supported format to the editor modals and instructions.