Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.62 KB

File metadata and controls

43 lines (26 loc) · 1.62 KB

Quick start

Install {productname} using the {cloudname}

{productname} {productmajorversion} is a powerful and flexible rich text editor that can be embedded in web applications. This quick start covers how to add a {productname} editor to a web page using the {cloudname}.

Include the {productname} script

Include the following line of code in the <head> of an HTML page:

<script src="{cdnurl}" referrerpolicy="origin" crossorigin="anonymous"></script>

Initialize {productname} as part of a web form

Adding this content to an HTML file and opening it in a web browser will load a {productname} editor, such as:

liveDemo::default[]

Add your API key

To remove the notice:

This domain is not registered with {cloudname}. Please see the quick start guide or create an account.

Replace no-api-key in the source script (<script src=...) with a {cloudname} API key, which is created when signing up to the {cloudname}.

Signing up for a {cloudname} API key will also provide a trial of the Premium Plugins.