cradleblock-netlify-cms-widget-ckeditor

0.2.1 • Public • Published

netlify-cms-widget-ckeditor-cradleblock

Check out a demo!

Overview of what your widget does.

Install

As an npm package:

npm install --save netlify-cms-widget-ckeditor-cradleblock
import CkEditor from 'netlify-cms-widget-ckeditor-cradleblock'

CMS.registerWidget('ckeditor', CkEditorControl, CkEditorPreview)

Via script tag:

<script src="https://unpkg.com/netlify-cms-widget-ckeditor-cradleblock@^1.0.0"></script>

<script>
CMS.registerWidget('ckeditor', CkEditorControl, CkEditorPreview)
</script>

How to use

Add to your Netlify CMS configuration:

    fields:
      - { name: <fieldname>, label: <fieldlabel>, widget: ckeditor }

Configuration

Explain any custom configuration steps here, or omit the section if there are none.

Support

For help with this widget, open an issue or ask the Netlify CMS community in Gitter.

/cradleblock-netlify-cms-widget-ckeditor/

    Package Sidebar

    Install

    npm i cradleblock-netlify-cms-widget-ckeditor

    Weekly Downloads

    1

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    236 kB

    Total Files

    13

    Last publish

    Collaborators

    • dominicpedro