定制 contextualcode/ezplatform-admin-ui-elements-path 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

contextualcode/ezplatform-admin-ui-elements-path

最新稳定版本:2.0.0

Composer 安装命令:

composer require contextualcode/ezplatform-admin-ui-elements-path

包简介

eZ Platform bundle which adds Elements Path UI block to Online Editor

README 文档

README

Extends eZ Platform Online Editor by adding Elements Path block.

Installation

  1. Run composer require:

     composer require contextualcode/ezplatform-admin-ui-elements-path
    
  2. Enable bundle in app/AppKernel.php:

     new ContextualCode\EzPlatformAdminUiElementsPathBundle\EzPlatformAdminUiElementsPathBundle()
    
  3. Clear cache to update encore configurations:

     php bin/console cache:clear
    
  4. Install assets:

     php bin/console assets:install public --symlink --relative
    
  5. Update assets:

     yarn encore dev
    

Usage

Try to edit any content which has RichText field. And there should be Elements Path block in each instance of eZ Platform Online Editor.

统计信息

  • 总下载量: 1.36k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2019-04-17