Download the PHP package novactive/ezedithelpbundle without Composer
On this page you can find all versions of the php package novactive/ezedithelpbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download novactive/ezedithelpbundle
More information about novactive/ezedithelpbundle
Files in novactive/ezedithelpbundle
Package ezedithelpbundle
Short Description Add a helper when editing or creating a Content. This helper allows you to display personalised text for the Content creation/edition
License MIT
Homepage https://github.com/Novactive/NovaeZEditHelpBundle
Informations about the package ezedithelpbundle
EditHelpBundle
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
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.
Create the Nova eZ Help Tooltip content type:
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:
Just follow your Content Type logic, Content > Field
Then the result is a alert message on the form page!
That's eZ helping eZ using eZ!