cristianhr / extended-bread-form-fields
Extended FormFields hook interface to Voyager BREAD
Package info
github.com/CristianHR/extended-bread-form-fields
pkg:composer/cristianhr/extended-bread-form-fields
v0.2-beta
2018-12-26 09:38 UTC
Requires
- larapack/hooks: ^1.0.5
This package is auto-updated.
Last update: 2026-03-01 00:38:36 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:
Add new item / Edit item:
Final Data:
Multiple Images with tag attributes
In BREAD configuration
Add new item / Edit item:
Final Data:





