acf-composer
acf-composer copied to clipboard
Compose ACF Fields, Blocks, Widgets, and Option Pages with ACF Builder on Sage 10.
Hello! Is there a way to decide inside of enqueue() method eather to enqueue 3rd party script or not depending on the value of ACF true/false field in block? We...
Hi there, Hope all is well. Is it possible to use the $template value with multiple of the same top level blocks? I think the issue is that you specify...
Hello, I was wondering if it's possible to send data from a parent block to the child block using the context. Found this https://www.advancedcustomfields.com/resources/using-context-with-acf-blocks/ but i'm not able to get...
This might be complex but I would like to know more how acf:cache works so I can look for a solution. It seems the wrong value is returned for "choices"...
In the current version of ACF Pro you are able to create a custom field with a bidirectional relationship. Is this possible with acf-composer? I do not see any related...
This is maybe an unreasonable request, as I wasn't able to solve it by myself, and maybe it's unfeasible given the way that Gutenberg saves the content and blocks. But...
Hey, Looking through some of the code and issues it seems like #175 is the most up to date information it. But in the [code](https://github.com/Log1x/acf-composer/blob/master/src/Concerns/InteractsWithPartial.php#L18), it says that `$this->get()` is...
ACF v3.0 implemented block validation but this doesn't seem to be working with the setRequired() method from acf-composer.
Once Acorn v5 releases, I'd like to drop support for Acorn v3, bring in `laravel/prompts`, and make the generator stubs dynamic so they can be customized during creation as well...
ACF Composer has far outgrown it's current documentation and has a ton of undocumented features. I plan on getting real documentation up for it and my other packages in the...