/CKEditor-Image-Upload

Enhance your CKEditor5 experience with seamless image uploading! Our feature allows users to effortlessly upload and embed images directly within the editor. Simplify the process of adding visuals to your content with this user-friendly and powerful image upload functionality.

Primary LanguageJavaScriptMIT LicenseMIT

CKEditor-Image-Upload-Feature

Description

Enhance your CKEditor5 experience with seamless image uploading! This feature allows users to effortlessly upload and embed images directly within the editor. With server-side support, images are securely stored, assigned unique filenames, and efficiently displayed in your content. Simplify the process of adding visuals to your content with this user-friendly and powerful image upload functionality

Key Features

  • Easy image uploading and embedding in CKEditor5.
  • Secure server-side storage with unique filenames for uploaded images.
  • Seamless integration for smooth content creation with visuals.

Requirements

  • Node.js and npm installed on the server.
  • CKEditor5 installed and configured in your frontend.

Installation

  1. Clone the repository.
  2. Install dependencies using npm install.

Usage

  1. Ensure your frontend has CKEditor5 integrated and set up.
  2. Start the server using npm start.
  3. Access the CKEditor5 editor in your frontend and enjoy the image upload feature.

Configuration

You can adjust the storage path and other settings in the server's index.js file.

Contributing

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.