ezplatform-admin-ui-elements-path

UNIX name Owner Status
ezplatform-admin-ui-elements-path 7x stable
Version Compatible with
N/A N/A
Interested in this extension? Sponsor it!

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.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.