Is there a way to set the value of a hyper field when creating an entry via PHP? #256
Replies: 1 comment
|
Ok ok I found these docs 😆 https://verbb.io/craft-plugins/hyper/docs/guides/creating-links-programatically |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am programmatically creating entries from a 3rd party API. I can't figure out how to set the value for the hyper field though... Just need to set it to a raw URL.
All reactions