Just wondering if this module supports exporting its configuration via the Features module?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | workflow_fields-2167649-02-features-v2.patch | 5.22 KB | natanmoraes |
| #2 | workflow_fields-2167649-02-features.patch | 5.05 KB | natanmoraes |
Just wondering if this module supports exporting its configuration via the Features module?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | workflow_fields-2167649-02-features-v2.patch | 5.22 KB | natanmoraes |
| #2 | workflow_fields-2167649-02-features.patch | 5.05 KB | natanmoraes |
Comments
Comment #1
kolafson commentedTook a look and it doesn't seem to have Features support. I'll try to implement.
Comment #2
natanmoraesI've added the hooks to add features support for workflow_fields.
Comment #3
natanmoraesAdding an alternative patch. This one should be used if https://www.drupal.org/node/2572875 is accepted
Comment #4
natanmoraesFound some bugs in my code. Back to the drawing board.