Skip to content

Activation Instructions

In order to activate the editor license, first of all, it is necessary to purchase a license from our website. As soon as you make the purchase, you can request license keys from [email protected] or use the keys that were emailed to you.

In order to activate the license, the activation key generated should be passed as the key option when initializing the editor.

JavaScript (V2 & V3)

new FroalaEditor('your_selector', {key: "ACTIVATION_KEY"})

jQuery (V2 only)

$(your_selector).froalaEditor({key: "ACTIVATION_KEY"})

Other Integrations

Passing the key in editor integrations can be done via the config options. Please find the link below for each specific integration.

Angular V1: https://github.com/froala/angular-froala#options

Angular >=V2: https://github.com/froala/angular-froala-wysiwyg#options

React JS: https://github.com/froala/react-froala-wysiwyg#options

Ember: http://www.emberwysiwygeditor.com/#/addon/concepts?section=key

Vue: https://github.com/froala/vue-froala-wysiwyg#options

Aurelia: https://github.com/froala/aurelia-froala-editor#options

Ext JS: https://docs.sencha.com/extjs/7.4.0/guides/components/froala.html#components-_-froala_-_specifying_a_froala_activation_key

File: 6396