# `CKEditor5.Installer`
[🔗](https://github.com/Mati365/ckeditor5-phoenix/blob/v1.28.2/lib/installer/installer.ex#L1)

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

# `install`

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.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
