Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey,
Here are the various versions I am using:
Does Courier support deployment of Umbraco Forms out of the box? I am trying to work out the best way to configure courier to deploy Umbraco Forms.
When I courier my content that has a form included via a form picker. That form is not included when it's couriered across.
I found this link, https://github.com/umbraco/Umbraco.Courier.FormsProvider
Which seems to do what I want, so I install both providers via nuget:
Then I get a button next to each form, allowing it to be couriered:
But then this doesn't work:
Any help would be appreciated.. thanks in advance.
Surely I can't be the only one that wants to know how to do this? :D
Yea I'd like to know how people are deploying forms... or are you all making them on every environment.....
Are you able to make a courier revision with the form in it, rather than right clicking the form? That's generally how we've couriered forms.
Although for most of our sites, we usually keep the forms data files with the code and move around that way. Or sometimes just manually.
I think you should install Umbraco.Courier.FormsProvider on destination server too
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to deploy Umbraco Forms using Courier?
Hey,
Here are the various versions I am using:
Does Courier support deployment of Umbraco Forms out of the box? I am trying to work out the best way to configure courier to deploy Umbraco Forms.
When I courier my content that has a form included via a form picker. That form is not included when it's couriered across.
I found this link, https://github.com/umbraco/Umbraco.Courier.FormsProvider
Which seems to do what I want, so I install both providers via nuget:
Then I get a button next to each form, allowing it to be couriered:
But then this doesn't work:
Any help would be appreciated.. thanks in advance.
Surely I can't be the only one that wants to know how to do this? :D
Yea I'd like to know how people are deploying forms... or are you all making them on every environment.....
Are you able to make a courier revision with the form in it, rather than right clicking the form? That's generally how we've couriered forms.
Although for most of our sites, we usually keep the forms data files with the code and move around that way. Or sometimes just manually.
I think you should install Umbraco.Courier.FormsProvider on destination server too
is working on a reply...