定制 novactive/ezedithelpbundle 二次开发

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

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

novactive/ezedithelpbundle

最新稳定版本:1.0.0

Composer 安装命令:

composer require novactive/ezedithelpbundle

包简介

Add a helper when editing or creating a Content. This helper allows you to display personalised text for the Content creation/edition

README 文档

README

This repository is what we call a "subtree split": a read-only copy of one directory of the main repository. It is used by Composer to allow developers to depend on specific bundles.

If you want to report or contribute, you should instead open your issue on the main repository: https://github.com/Novactive/Nova-eZPlatform-Bundles

Documentation is available in this repository via .md files but also packaged here: https://novactive.github.io/Nova-eZPlatform-Bundles/master/CloudinaryBundle/README.md.html

Downloads Latest version License

Add a helper when editing or creating a Content. This helper allows you to display personalised text for the Content creation/edition.

This bundle actually uses the eZ Content Repository to self-document the Content form!

Install

Add the lib to your composer.json, run composer require novactive/ezedithelpbundle to refresh dependencies.

Then inject the bundle in the bundles.php of your application.

    Novactive\Bundle\eZResponsiveImagesBundle\NovaeZResponsiveImagesBundle::class => [ 'all'=> true ],

Create the Nova eZ Help Tooltip content type:

bin/console novaezhelptooltip:create

Usage

Just create a sub tree of Nova eZ Help Tooltip anywhere in your Content Tree. (Media is probably recommanded). And start describing your Content Type:

tree

Just follow your Content Type logic, Content > Field

Then the result is a alert message on the form page!

example

That's eZ helping eZ using eZ!

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-08-25