tighten / nova-package-development

A forum for talking about the process of Nova Package Development
52 stars 2 forks source link

Nova Repeater Blocks #38

Closed crumb1e closed 5 years ago

crumb1e commented 6 years ago

A package that lets you add a new field on the create/edit page, and allows you to choose from a range of field types.

dillingham commented 6 years ago

@crumb1e reminds me of the Flexible Content field type of ACF Would be cool for sure, there is https://github.com/64robots/nova-row for "repeating"

dillingham commented 6 years ago

Also seems like this package may be related https://github.com/64robots/nova-json/ The combo of displaying and capturing dynamic json generated fields and repeating them in the nova-row package. Only missing a dropdrown to select which field vs a “add row” button

m2de commented 5 years ago

We have a working implementation for this now but the documentation needs to be improved and we want to spend some more time on boilerplate stuff, but the repo is here for anyone who wants to follow progress. https://github.com/dewsign/nova-repeater-blocks

dillingham commented 5 years ago

https://github.com/dewsign/nova-repeater-blocks https://novapackages.com/packages/fourstacks/nova-repeatable-fields https://novapackages.com/packages/guillaumeferron/post-content