Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 911 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 911 Bytes

ckeditor-bootstrap-tabs

A plugin for CKEditor that allows for the user to insert and edit a specified number of Bootstrap tabs.

ckeditor-bootstrap-tabs screenshot

Demo

Check out the demo at https://sealocal.github.io/ckeditor-bootstrap-tabs

Installation

  1. 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, not ckediotr-bootstrap-tabs.

Contributing

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.