But there is only a method to upgrade forms through a "update"-Button in the backoffice.
The button won't appear in both my umbraco installations which use umbraco.forms.
Both umbraco versions are Umbraco version 7.2.8 (assembly: 1.0.5675.23466) and umbraco.forms version UmbracoForms.Package.4.0.3-WIP.Build.31.
If I deinstall the package and reinstall the newest version my current existing forms will also be deleted, so is there a way I can keep my existing forms and install the newest version?
What you can do to upgrade UmbracoForms manually this will not affecting any existing forms. The only thing you should be a aware of is if you have made any customization to the views.
The form enteties is in the DB, and your existing forms is in the folder App_Plugins/UmbracoForms/Data/forms and this folder is not in the upgrading zip file.
manually update Umbraco Forms?
Hey,
I wanted to update my umbraco.forms version to the latest and checked the documentation for a guide and found this page:
https://our.umbraco.org/documentation/Products/UmbracoForms/Installation/Upgrade
But there is only a method to upgrade forms through a "update"-Button in the backoffice. The button won't appear in both my umbraco installations which use umbraco.forms.
Both umbraco versions are Umbraco version 7.2.8 (assembly: 1.0.5675.23466) and umbraco.forms version UmbracoForms.Package.4.0.3-WIP.Build.31.
If I deinstall the package and reinstall the newest version my current existing forms will also be deleted, so is there a way I can keep my existing forms and install the newest version?
Can nobody help me with that?
Hi Chris,
What you can do to upgrade UmbracoForms manually this will not affecting any existing forms. The only thing you should be a aware of is if you have made any customization to the views.
If not, then you can download UmbracoForms.Files.4.1.4.zip http://nightly.umbraco.org/UmbracoForms/4.0/UmbracoForms.Files.4.1.4.zip and simply just overrides the files with the new once.
The form enteties is in the DB, and your existing forms is in the folder App_Plugins/UmbracoForms/Data/forms and this folder is not in the upgrading zip file.
Hope this helps,
/Dennis
is working on a reply...