Would be good to have the D7 version of this too. Or maybe just necessary?
I suggest we wait until we at least have a beta version of 6 out.

Comments

reswild’s picture

Assigned: Unassigned » reswild
Status: Postponed » Active

I'll will try to make a Drupal 7 port, as I'm looking into integration with Commerce and Ubercart 3.

stenjo’s picture

How should we keep the two lines in sync while we are developing functionality?

stenjo’s picture

Forgot to say thank you! :-)
Shall I create a new 7.x-dev branch or are you good to go?

reswild’s picture

I guess we can try to develop all new functionality for the core module in the D6 version first, and then move it into D7.

I'm still learning git, but I should probably manage to create a new branch myself. I'll have a look at this over the weekend.

stenjo’s picture

I'm thinking the best way is what you suggest. Everything after we split into D6 and D7 we have to implement the same functionality in two different places.
I'm trying to keep D7 architecture in mind when implementing features in D6 so the port will be easier.
Among the more interesting concepts are Entities: http://drupal.org/node/878784
Would be good if we could integrate the module with Entities and get everything that comes with that more or less for free.

Brainhack’s picture

Hope it will be possible to have versions for both 6 and 7, I have a couple of customers on 6 who might be interested. :)

reswild’s picture

Status: Active » Needs work

I have created a Drupal 7 branch now that you can check out through git.

The rules part still needs some work, and I haven't actually tested it with the Pay module.

stenjo’s picture

Status: Needs work » Fixed

Setting this to fixed. Creating a new issue for the rules integration.

Status: Fixed » Closed (fixed)

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