Skip to content

Boilerplates are templates that describe repetitive elements in a project to make it easier and faster to build it. The following boilerplate will help you build any custom plugin for your JSON Rich Text Editor in Contentstack.

License

Notifications You must be signed in to change notification settings

contentstack/rte-plugin-boilerplate

Repository files navigation

Contentstack JSON RTE Plugin Boilerplate

The JSON Rich Text Editor Plugins let you add/create customized plugins to extend the functionality of your JSON Rich Text Editor as per your needs. You can use third-party applications to interact with your JSON Rich Text Editor content.

This boilerplate repository provides a template to customize your own JSON RTE plugins.

Setting up the project

  1. Clone Boilerplate GitHub Repository
  2. Install Dependencies using the npm install command
  3. Add Custom Visuals for the JSON RTE Plugin
  4. Build the JSON RTE Plugin using the npm run build command

Your project is now ready to be hosted on any static file server or Contentstack. You can now add your customized hosted plugin to a stack and use it within the JSON Rich Text Editor. For more information, read our documentation.

About

Boilerplates are templates that describe repetitive elements in a project to make it easier and faster to build it. The following boilerplate will help you build any custom plugin for your JSON Rich Text Editor in Contentstack.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published