Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@fago,
bumping this issue. I still think it's a good idea - building as many modules on solid API is a good thing. I was reminded of this issue afer seeing -- http://github.com/yhahn/context_ctools
I'm running 7.x-2.3 and I don't see a way to export rules with the ctools bulk exporter. Is that a limitation of the ctools UI, or is this code from github not in the latest release of Rules?
Comments
Comment #1
fagoThat might make sense, though it would be a quite major change. So it won't happen in 1.x, but maybe for rules 2.x. So I set it to postponed for now.
Comment #2
amitaibu@fago,
bumping this issue. I still think it's a good idea - building as many modules on solid API is a good thing. I was reminded of this issue afer seeing -- http://github.com/yhahn/context_ctools
Comment #3
rickvug commentedTagging.
Comment #4
fagoI think for d7 ctools export should work on entity-level not on db table level. Then using it with rules should be rather easy.
Comment #5
fagoImplemented in http://github.com/fago/rules/commit/455de76713b528f070de136820482b10d4f3... built upon exportables entities, see #678220: Make entites exportable.
Comment #7
jenlamptonI'm running 7.x-2.3 and I don't see a way to export rules with the ctools bulk exporter. Is that a limitation of the ctools UI, or is this code from github not in the latest release of Rules?