Skip to main content
CESDK/CE.SDK/Web Editor/Customization/Plugins

Building and Using Plugins

Learn about building and using plugins

All customization of the editor can be done during the initialization of the CE.SDK web editor by using the customization APIs described here. For most use cases, this will be sufficient. However, sometimes you might want to encapsulate functionality and make it reusable. This is where plugins come in.

Create a Plugin
Learn how to bundle your own code into a plugin.

Background Removal
Install and use the official IMG.LY Background Removal plugin.

Vectorizer
Install and use the official IMG.LY Vectorizer plugin.