mistralys/appframework-ckeditor5
Composer 安装命令:
composer require mistralys/appframework-ckeditor5
包简介
CKEditor5 build for the Application Framework's default markup editor.
README 文档
README
CKEditor5 build for the Application Framework's default markup editor.
This is based on a CKEditor5 editor build generated by the Online builder tool, with some adjustments to make it work with the framework's MarkupEditor classes.
Working principle
The file src/ckeditor.js is the configuration for the editor build.
This contains the list of plugins that will be available in the editor,
and that can be enabled at will with the markup editor's methods.
The configuration file is used to compile everything into a single JavaScript file, from the source code to CSS and image files. This can then be included to create Editor instances for Text Area form elements.
Quick start
Open the sample/index.html page in the browser to check out the default
editor settings.
Development and build
Installation
In order to rebuild the application you need to install all dependencies first. To do it, open the terminal in the project directory and type:
rm -rf node_modules npm install
Build files
To generate the production file build/ckeditor.js:
npm run build
mistralys/appframework-ckeditor5 适用场景与选型建议
mistralys/appframework-ckeditor5 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 513 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 07 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 mistralys/appframework-ckeditor5 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mistralys/appframework-ckeditor5 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 513
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 11
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-27