Hi, I'm just about to try integrating Exact Target with Drupal 7 for a work project and was wondering if you are considering creating a Drupal 7 port of this module? If not I'll happily port it for you. Do you see any major hurdles or things to watch out for if I do the port?

Comments

elliotttf’s picture

Not immediately, no, but patches are welcome :)

netourish’s picture

Hi all!

I am also looking for a drupal 7 for this.
@tanc, may I know whether you had any chance to develop this or found/invented any other ways to integrate into d7.

All suggestions/guidance is much appreciated.

TIA

nicksanta’s picture

@tanc ported this module to D7, and I've just created a 7.x-1.x branch and pushed up the changes to a sandbox. You can find the working D7 version here: http://drupal.org/node/1505366

nicksanta’s picture

Status: Active » Needs review
elliotttf’s picture

Brief scan of the code looks ok, why is the batch mode stuff commented out though?

http://drupalcode.org/sandbox/nickurbits/1505366.git/blob/refs/heads/7.x...

nicksanta’s picture

I'm not sure as I didn't do very much of the porting work. I think tanc mentioned something about moving the batch stuff to the new Queue API?

ben young’s picture

Any chance there's been more progress elsewhere since that last commit to the sandbox?

nonsie’s picture

I took the existing sandbox and finished porting from 6 to 7 including the queue part. I also added in support for sites that use a proxy.
You can find it in https://drupal.org/sandbox/nonsie/2012218

nonsie’s picture

Since there has been no activity for a while and no commits for a year are you willing to consider co-maintainers? I have a module that has D7 version of this module as a dependency. The sandbox version of D7 has been in use for a while and so far is pretty stable.

elliotttf’s picture

Yes, absolutely! Sorry, I thought I had sent you a message about this several weeks ago. If you're interested in maintaining the module I'm more than happy to give you access.

nonsie’s picture

Yes, please. Let's get a D7 version out!

elliotttf’s picture

Done! Take it away :)

nonsie’s picture

Status: Needs review » Fixed

https://drupal.org/node/2105023 should be available shortly once the packaging scripts run.

Status: Fixed » Closed (fixed)

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