cristianhr/extended-bread-form-fields

Extended FormFields hook interface to Voyager BREAD

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 15

pkg:composer/cristianhr/extended-bread-form-fields

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

This package is auto-updated.

Last update: 2025-09-29 02:59:10 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