Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.93 KB

File metadata and controls

46 lines (29 loc) · 1.93 KB

Quick start: {productname} from {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 script tag in the <head> of a HTML file:

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

Initialize {productname}

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

liveDemo::default[]

Update the "no-api-key" placeholder

Update the no-api-key placeholder in the source script URL (<script src=https://.../no-api-key/tinymce/{productmajorversion}/tinymce.min.js/>) with your {cloudname} API key, which is created when signing up to the {cloudname}.

Providing a valid API key also removes the notice:

Warning

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

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