A plugin for CKEditor that allows for the user to insert and edit a specified number of Bootstrap tabs.
Check out the demo at https://sealocal.github.io/ckeditor-bootstrap-tabs
- Download the zip file.
- Extract the contents to your CKEditor plugins directory:
/path/to/ckeditor/plugins/bootstrapTabs
. - Note: The name of the folder must be
bootstrapTabs
, notckediotr-bootstrap-tabs
.
If you'd like to request a feature or report a bug, open an issue. If you'd like to contribute changes, fork the repo and open a pull request. If you don't know how to completely add a feature or fix a bug, open a pull request with an attempt. Someone might pick up where you left off.