cristianhr/extended-bread-form-fields

Extended FormFields hook interface to Voyager BREAD

v0.2-beta 2018-12-26 09:38 UTC

This package is auto-updated.

Last update: 2024-04-29 04:59:22 UTC


README

This interface extends VoyagerBaseController::getContentBasedOnType(), which makes it easy to add data handlers for your own FormFields.

The package includes several additional FormFields:

  • Key-Value to JSON
  • Multiple Images with tag attributes

Over time, this list will be updated with new items.

Required

 "tcg/voyager": "^1.*"

Key-Value to JSON

In BREAD configuration:

default

Add new item / Edit item:

default

Final Data:

default

Multiple Images with tag attributes

In BREAD configuration

image

Add new item / Edit item:

image

Final Data:

image