Days
Hours
Minutes
Seconds
x

New Froala Editor v4.4 is here – Learn More

Skip to content

Activation Instructions

Once you purchase a license, you can request license keys from [email protected] or use the keys sent to the email used at the time of purchase.

To activate the license, pass the generated activation key as an 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 is done via the config options. Please refer to the links 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