Hi. First of all, thanks for this addon. It’s great that is updated often.
My question is about image pasting. When pasting images from clipoboard, they are auto converted to base64 source. Is this feature one of paid CK editor ( easyimage) or is this feature enabled by default?
Base64 image is built-in to the addon. Easy image is paid feature.
To use easy image, you need a license config.setLicenseKey(String license) and then config.setCloudServices(String bundleVersion, String tokenUrl, String uploadUrl, String webSocketUrl).