Handsontable
Categories
Component ID
2400941
Component name
Handsontable
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1070
Component created
Component changed
Component body
This modules allows users to create Excel-like spreadsheets using the Handsontable plugin, found on http://handsontable.com.
Requirements
Handsontable Field has one dependency:
Contibuted modules
- Libraries API - 2.x
Installation
- Download the latest version of Handsontable from https://github.com/handsontable/handsontable
- Unzip the file and rename the folder to "handsontable" (pay attention to the case of the letters)
- Put the folder in a libraries directory
- Ex: sites/all/libraries - The following minified files are required from the dist directory, you can delete the rest
- handsontable.full.min.js
- handsontable.full.min.css - Ensure you have a valid path similar to this one for the two files
- Ex: sites/all/libraries/handsontable/handsontable.full.min.js
