I created some webforms locally and would like to push them up to my server. I tried using node export, and while this migrates the nodes themselves, the civicrm settings are not included and I basically end up setting everything manually.

I am considering updating the settings via an install hook in my feature, but it will be a PITA to import them with the correct nid.

Comments

colemanw’s picture

Could you investigate what is needed to get compatible with node_export?

  • Commit 4f8c200 on 7.x-4.x by colemanw:
    Issue #2111713 - fix compatibility with node_export module
    
colemanw’s picture

Title: Node export does not contain civicrm processing settings » Compatibility with node_export module
Issue summary: View changes
colemanw’s picture

Status: Active » Fixed

  • Commit 99a6fc4 on 7.x-3.x by colemanw:
    Issue #2111713 - fix compatibility with node_export module
    

  • Commit d1a4117 on 7.x-4.x by colemanw:
    Issue #2111713 - more generalized solution to cloning/copying node
    

  • Commit 6d6c29d on 7.x-3.x by colemanw:
    Issue #2111713 - more generalized solution to cloning/copying node...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.