Skip to content

CristianHR/extended-bread-form-fields

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended FormFields hook interface to Voyager BREAD

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

About

Extended FormFields hook interface to Voyager BREAD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 60.4%
  • Blade 39.6%