Install Foundation Table Tools to TinyMCE
- Unpack archived files directly to tinymce/plugins.
- Turn on the plugin in
    initialization script:
    
    plugins: 'jsplusInclude,jsplusTableTools'
- 
      Specify framework (Bootstrap or Foundation) for Include CSS/JS add-on:
        jsplusInclude: { framework: "b3" // or "b4", "f5", "f6", "f6x" }b3means Bootstrap 3 here.
 This option will affect to all other CSS framework-specific add-ons too.
 Read more about framework option or including CSS framework into the page.
- Add these buttons to the toolbar definition:
     Delete table Delete table- jsplusTableDelete
 Configure the table Configure the table- jsplusTableConf
 Add table row before Add table row before- jsplusTableRowAddBefore
 Add table row after Add table row after- jsplusTableRowAddAfter
 Configure the row Configure the row- jsplusTableRowConf
 Move table row up Move table row up- jsplusTableRowMoveUp
 Move table row down Move table row down- jsplusTableRowMoveDown
 Delete table row Delete table row- jsplusTableRowDelete
 Add table column before Add table column before- jsplusTableColAddBefore
 Add table column after Add table column after- jsplusTableColAddAfter
 Configure the column Configure the column- jsplusTableColConf
 Move table column left Move table column left- jsplusTableColMoveLeft
 Move table column right Move table column right- jsplusTableColMoveRight
 Delete table column Delete table column- jsplusTableColDelete
 Configure the cell Configure the cell- jsplusTableCellConf
 Merge cell right Merge cell right- jsplusTableCellMergeRight
 Merge cell down Merge cell down- jsplusTableCellMergeDown
 Split cell Split cell- jsplusTableCellSplit
 
- Now you can use your installed plugins. Do not forget to sure that browser cache was cleared.

 
	 Buy in bundle
	Buy in bundle