ez-class-select-bundle

UNIX name Owner Status
ez-class-select-bundle 7x stable
Version Compatible with
N/A N/A
eZPublish 5 / eZPlatform fieldtype to allow for the selection of classes

Kaliop eZ Class Select Bundle

This bundle adds a Field Type to allow for the selection of classes

There are no front end templates made as of yet as it has only been used for back end purposes to allow the editor to select classes for filtering items.

Installation

1) Update composer.json with

"kaliop/classselectbundle": "~1.0"

2) Add the class to EzPublishKernel.php

new \Kaliop\ClassSelectBundle\KaliopClassSelectBundle(),

3) Run composer update

composer update kaliop/classselectbundle --prefer-dist

4) Add "Class Selector" attribute to your ContentType.

No news yet.

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

No forum messages yet.