All Projects → Roslovets-Inc → ckeditor5-build-strapi-wysiwyg

Roslovets-Inc / ckeditor5-build-strapi-wysiwyg

Licence: other
Enhanced build of CKEditor 5 to replace default Strapi WYSIWYG editor

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ckeditor5-build-strapi-wysiwyg

strapi-plugin-github-publish
This is a plugin for Strapi headless CMS. It lets you trigger a GitHub Action workflow when the site is ready to be published.
Stars: ✭ 35 (+29.63%)
Mutual labels:  strapi
strapi-ts
strapi v3 typescript template
Stars: ✭ 20 (-25.93%)
Mutual labels:  strapi
strapi-starter-minimal-sapper-blog
A minimal Sapper Blog built with Strapi
Stars: ✭ 44 (+62.96%)
Mutual labels:  strapi
create-fullstack-app
Create Fullstack TypeScript application with ease.
Stars: ✭ 29 (+7.41%)
Mutual labels:  strapi
strapi-starter-gatsby-blog
Updated version of the first Gatsby starter with much more features
Stars: ✭ 140 (+418.52%)
Mutual labels:  strapi
strapi-okr-api
An open-source API first CMS solution for managing and integrating OKRs into your applications.
Stars: ✭ 56 (+107.41%)
Mutual labels:  strapi
strapi-tinymce
Strapi extension to overwrite the current Wysiwyg by Tinymce
Stars: ✭ 39 (+44.44%)
Mutual labels:  strapi
strapi-plugin-zeasy-image-api
Strapi plugin to ease the process importing Unsplash image with attribution
Stars: ✭ 28 (+3.7%)
Mutual labels:  strapi
django-ckeditor-5
Django CKEditor 5 integration.
Stars: ✭ 40 (+48.15%)
Mutual labels:  ckeditor5
isstrapiready
🚀 Discover the advancement of Strapi for the latest Strapi version and the list of compatible plugins. (Current: v4)
Stars: ✭ 21 (-22.22%)
Mutual labels:  strapi
wongames
🎮 Ecommerce de jogos no estilo Steam. Desenvolvido com Next.js, TypeScript, GraphQL, etc.
Stars: ✭ 18 (-33.33%)
Mutual labels:  strapi
ckeditor5-math
Math feature for CKEditor 5.
Stars: ✭ 51 (+88.89%)
Mutual labels:  ckeditor5
strapi-plugin-import-export-content
Csv and Json import / export content plugin to Strapi
Stars: ✭ 129 (+377.78%)
Mutual labels:  strapi
strapi-template-corporate
Template to create Strapi projects pre-configured for corporate sites
Stars: ✭ 80 (+196.3%)
Mutual labels:  strapi
new ckeditor
Ruby on Rails + CKEditor 5
Stars: ✭ 27 (+0%)
Mutual labels:  ckeditor5
ckeditor-nuxt
CKEditor5 component for Nuxt.js framework. All free official plugins included.
Stars: ✭ 29 (+7.41%)
Mutual labels:  ckeditor5
covid19-pr-api
COVID-19 Open API for Datasets in Puerto Rico
Stars: ✭ 21 (-22.22%)
Mutual labels:  strapi
strapi-plugin-vercel
▲ Strapi plugin for Vercel Platform
Stars: ✭ 28 (+3.7%)
Mutual labels:  strapi
strapi-starter-nuxt-e-commerce
Strapi Starter Nuxt.js E-commerce
Stars: ✭ 170 (+529.63%)
Mutual labels:  strapi
devFolio
Portfolio built with React (Gatsby) • Strapi • GraphQL 🎯
Stars: ✭ 25 (-7.41%)
Mutual labels:  strapi

Enhanced build of CKEditor 5 for Strapi

Enhanced build of CKEditor 5 to replace default Strapi WYSIWYG editor (note: this is just a part of Strapi plugin).

ckeditor5-build-strapi-wysiwyg demo screenshot

👀 Live Demo

Features

  • Enhanced build of CKEditor 5 with more capabilities then Classic Editor build has
  • Extensive set of features for your rich content
  • Automatically upload Inserted images to Strapi Media Library (thanks to ckeditor5-strapi-upload-plugin)
  • Access Strapi Media Library directly from the editor toolbar 🔥
  • Full screen mode 🔥

How to try

Check out 👀 live demo where you can test most of the features.

How to try manually

  1. Clone repository and change directory
git clone https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg
cd ckeditor5-build-strapi-wysiwyg
  1. Install dependencies and build CKEditor (automatically)
npm i
  1. Open demo/index.html in your system browser

How to use

Just install to your Strapi strapi-plugin-ckeditor5 plugin based on this build (recommended).

If you want to integrate the build manually examine strapi-plugin-ckeditor5 source code as an integration example.

How to add more features to the editor

If you want to see more features in this build feel free to request it in issues or create pull request. Together we will build a comprehensive editor for common needs.

Links

⭐️ Show your support

Give a star if this project helped you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].