contextualcode / ezplatform-admin-ui-elements-path
eZ Platform 套件,通过添加元素路径 UI 块增强在线编辑器
2.0.0
2021-12-30 10:20 UTC
Requires
This package is not auto-updated.
Last update: 2024-09-20 04:21:07 UTC
README
通过添加元素路径块扩展 eZ Platform 在线编辑器。
安装
运行 composer require
composer require contextualcode/ezplatform-admin-ui-elements-path
在
app/AppKernel.php
中启用套件new ContextualCode\EzPlatformAdminUiElementsPathBundle\EzPlatformAdminUiElementsPathBundle()
清除缓存以更新
encore
配置php bin/console cache:clear
安装资源
php bin/console assets:install public --symlink --relative
更新资源
yarn encore dev
用法
尝试编辑任何具有 RichText
字段的任何内容。在每个 eZ Platform 在线编辑器的实例中都应该有元素路径块。