Closed (duplicate)
Project:
Signup Integration for Ubercart
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2011 at 17:21 UTC
Updated:
27 Feb 2018 at 03:03 UTC
Jump to comment: Most recent
Comments
Comment #1
paulgemini commentedsubing
Comment #2
rolfmeijer commentedAny plans? If so, would that be for Ubercart or Commerce?
Comment #3
paulgemini commentedComment #4
technikh commented++1 for integration with Commerce http://drupal.org/project/commerce
subscribing..
Comment #5
paulgemini commentedCommerce signup integration is covered here:
#1232900: Commerce Signup (D7) - Development approach
Comment #6
mgiffordAgreed about Commerce. Can someone run this through Coder & post a patch?
Comment #7
sillygwailoThose looking for an Ubercart-Signup integration module for Drupal 7 can find one at https://github.com/sfyn/uc_signup_d7 It is evidently a different approach than the current model, so expect it to not be similar to UC Signup in Drupal 6.
Comment #8
rurri commentedsillygwailo,
Thanks for the link to the module on github, that worked great for my needs. I really like the approach you took. It makes integrating ubercart and signups so very simple.
Just a suggestion, you may want to put the code on drupal.org as a sandbox project instead of on github. That way we can log issues, and make patches easier, and you can always upgrade to a full project later, and maintain the issue queue. I would also say, it may be the better direction to go towards for uc_signup.7.x.2. And if ezra is busy on other projects perhaps skipping 7.x.1 for now, and using that codebase for 7.x.2 ? Not sure what the feature gap is between the two.
Just my thoughts.
Rurri.
Comment #9
socialnicheguru commentedI agree with Rurri
Comment #10
sillygwailo(Just so we're clear, I didn't do the Drupal 7 implementation I linked, to. I sent a note to Sofian to see if he'd be interested in making it a sandbox project.)
Comment #11
sfyn commentedI'm just fine with making the github project a d.org sandbox project but I would prefer that someone else do that - I would prefer not to be the primary maintainer. Any takers?
Comment #12
rurri commentedI can make the project. I have a couple small sites using it, and already have a few customizations/enhancements that will need to be merged in.. probably with an admin UI to enable/disable them.
Rurri.
Comment #13
eventfarm commentedRurri,
Please take this on. :) I'm using this and have found a bug that I wish I knew how to fix - you might have already found it?
I'm brand new to this or else I'd offer to help.
Comment #14
rurri commentedI have setup the sandbox project here: http://drupal.org/sandbox/rurri/1549862
For logging issues, etc. I have a few changes that I did for my needs, but on further inspection, since my sites don't allow for anonymous signups they are not quite as generic as I though earlier, so I will need to rework the changes a bit before applying all the changes.
In any case, now we have a place to log any issues, and patches, etc.
Perhaps later uc_signup can eventually use this code, even if it is just to go directly to a 7.2.x without an upgrade path.
Comment #15
rurri commented@eventfarm
Go ahead and log your issue on the sandbox project: http://drupal.org/sandbox/rurri/1549862
I will take a look and see if I can duplicate it.
Rurri
Comment #16
jacob.embree commented