FR: allow import/export of webhooks #54
Unanswered
KatieMFritz
asked this question in
Ideas
Replies: 2 comments
-
In the meantime, using an include is helpful, and I'm putting comments in the twig file for some of the other stuff. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@KatieMFritz can you expand on what you meant by "using an include is helpful"? I'm wanting a way to store webhook configuration in a starter repo to reduce the number of steps it takes to spin up a new headless Craft instance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can see why we wouldn't want to store this in Project Config, since you might want different webhooks for different environments. However, for those of us who do want to test locally and then propagate in more environments, an export/import tool would be really helpful!
Beta Was this translation helpful? Give feedback.
All reactions