brandcodenl/n1ed-editor-bundle
Composer 安装命令:
composer require brandcodenl/n1ed-editor-bundle
包简介
Use the N1ED editor in a Symfony form
README 文档
README
Use the n1ed editor in Symfony
This bundle exposes a form field that can be used to display the n1ed editor
Sample brandcodenl_n1editor.yml
brandcode_nln1ed_editor:
includeEditor: true
apiKey: %env(resolve:N1ED_API_KEY)%
config:
framework: "bootstrap4"
bootstrap4:
include: false
includeToGlobalDoc: false
rootContains: 'rows'
ui:
activateBootstrapEditorOnFullScreen: true
iframePopUp: true
include:
css:
- 'build/app.css'
includeCssToGlobalDoc: false
统计信息
- 总下载量: 584
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-10