Elements Path UI block to Online Editor

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

eZ Platform Admin UI Elements Path Bundle

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.

Created by:

Categories:

Downloads:

978

Stars:

0

Forks:

1

Created:

Updated: