Has anyone written an automated-ish workflow exporter yet so I can move workflows from development or staging to production without doing a complete reconfiguration or partial table export?
Did you look at the features module? On Mon, 2009-08-17 at 00:47 -0400, David K Norman wrote:
Has anyone written an automated-ish workflow exporter yet so I can move workflows from development or staging to production without doing a complete reconfiguration or partial table export?
Quoting David K Norman <disposable09@deekayen.net>:
Has anyone written an automated-ish workflow exporter yet so I can move workflows from development or staging to production without doing a complete reconfiguration or partial table export?
Have you looked at http://drupal.org/project/drush? -- Earnie -- http://r-feed.com/ -- http://for-my-kids.com/ -- http://www.4offer.biz/ -- http://give-me-an-offer.com/
Look at patterns module, other strategies are to use code repositories for code deployment followed by database migration using python script called migraine. The latter is truly automated which lets u push content, configuration and sequences. But also its some work to make migraine work well to fit your needs. On 8/17/09, David K Norman <disposable09@deekayen.net> wrote:
Has anyone written an automated-ish workflow exporter yet so I can move workflows from development or staging to production without doing a complete reconfiguration or partial table export?
-- Sent from my mobile device Dipen Chaudhary http://www.dipenchaudhary.com http://playdrupal.com
participants (4)
-
David K Norman -
Dipen -
Earnie Boyd -
Pierre Rineau