Bengali JS Keyboard Plugin for TinyMCE
- copy
bangla-kb
folder to the tinymce plugins folder. - set up your instance in the tinyMCE.init method to use the plugin, like:
plugins : "... bangla-kb ..."
- set up your instance to use the button, for example:
toolbar : "... | bangla-kb"