Active
Project:
Webform Features
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2014 at 11:14 UTC
Updated:
28 Jun 2016 at 23:45 UTC
Jump to comment: Most recent
Comments
Comment #1
duaelfrThat would be great. I didn't planned it for now, though.
You might start working on it and provide a patch or fund me for this.
Comment #2
jasonawantHi,
This already works together with webform 4.x.
Comment #3
sebastix@jasonawant
I tried this module (7.x-3.0-beta3) with the 4.x branch of webform, but I wasn't able to select webforms in the features UI.
When I switch to the 3.x branch of webform, it is working and I'm able to select my webforms in the features UI.
These are the other modules which I'm using in combination with webform and webform_features
Webform_uuid - 7.x-1.1
UUID - 7.x-1.0-alpha6
Comment #4
jasonawantHi Sebastian,
I'm using the same versions as you. I'm not using the Features UI though, and instead using drush; not sure why the 2 would not match up.
Are you using drush at all? What do you when use drush fc webform?
For more info about using drush to manage features, see this post > http://dannyenglander.com/blog/features-drush-drupal-goodness.
Jason.
Comment #5
sebastixHi Jason,
Yes, I'm familiar with Drush but I'm not using it much for creating/updating my features. Especially when I've a lot of webform I would like to select the UI is working better for my to select the correct webform nodes. I should give it a try to find with Drush :)
I've also found a workaround with uuid_node module for creating a feature with all the webform nodes.
Comment #6
miteshmapHi Sebastian,
you are right, 7.x-3.x version of module wouldn't work with webform-4.x as expected. But you can try 7.x-4.x version (which is normally working),
which is still under development, but you can try and post issues, if you face any with that version.
git clone --branch 7.x-4.x http://git.drupal.org/project/webform_features.git
Comment #7
El Alemaño commentedHi,
I try 7.x-4.x version and drush fc is not showing nothing, any idea what I am doing wrong?