CKEditor5.Installer (ckeditor5_phoenix v1.16.1)

View Source

Module responsible for downloading CKEditor 5 NPM packages into deps folder.

Summary

Functions

Installs CKEditor 5 packages.

Functions

install(opts \\ [])

Installs CKEditor 5 packages.

Options

  • :premium - If true, installs CKEditor 5 Premium Features package as well.
  • :version - Specifies the version to install. If not provided, installs the latest version.