Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

Support pushing of Umbraco Forms definitions. #73

Closed KevinJump closed 2 years ago

KevinJump commented 3 years ago

Ability to push and pull Umbraco forms definitions between sites.

This is a placeholder request we need to investigate the plans for Umbraco Forms, which might be changing it's storage setup (moving to DB).

We might also investigate putting forms as part of the main settings. and seeing if that is a working solution.

Note: It might be that shipping the current forms as part of Files sync will work within the settings additional folders defines what folders we copy between sites

<additionalFolders>~/views,~/css,~/scripts</additionalFolders>

it might be that adding forms folders to this list will infact move the forms definitions, but it is untested.

AaronSadlerUK commented 3 years ago

I was able to push a form using on disk config and adding the Umbraco Forms data directory to additionalFolders.

However being able to push / pull from within the forms context in the same way as content / media would be useful for our clients, they want to be able to create forms on staging and push to production.

The above (additionalFolders) method means that we have to initiate a sync, and everything in those folders get pushed.

KevinJump commented 2 years ago

We have this now 👍 - was in 8.11.4 and latest uSync.Forms.