Active
Project:
iContact
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2011 at 01:41 UTC
Updated:
27 Feb 2017 at 08:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ivadenis commentedsubscribing
Comment #2
damiandab commented+1
Comment #3
frozenrey commentedit would be GREAT!!!
Comment #4
Connie Chen commentedAny new development.
Comment #5
mrmeech commentedJust throwing my voice behind the idea of having a D7 port of this moule. :)
Comment #6
barrett commentedI concur wholeheartedly with the desire for a D7 port but the priority for me at the moment is to get the existing D6 version up to production release and stable.
Patches toward a D7 port are more than welcome, though.
Comment #7
bearstar commentedI have a client who uses icontact and is in the process of migrating to D7. Is there any outlook or timeframe for a D7 version?
Comment #8
Chris CharltonDitto @bearstar.
Comment #9
barrett commentedI've begun work on the D7 port and a 7.x-2.x-dev release should be appearing on the site once d.o's packaging bot runs next.
Please see the note on the project page about the branch's current status and pitch in to help get it to where it needs to be.
Comment #10
hyperglide commented@Barrett - Thanks for the efforts. Is there a task list of what is required to move this to a production ready module?
Comment #11
barrett commented@HyperGlide,
To get the d7 version of the module to match the functionality of the d6 version, the Subscribe module needs some work. I had it partially working and then got pulled off to other tasks and haven't been able to return to it.
To be at a state I'd like it to be in before cutting a full 7.x-2.0 release branch it needs, at a minimum, the above plus #1813926: Fatal error when attempting to add list.
I'd also really like to include SimpleTests, #1814810: Add a low level error handling and reporting layer , #1813428: Support custom fields and #1803902: Extend features of subscribing users during registration, but those may be deferred until the 7.x-3.x branch which I've started doing some planning on.
If anyone has bandwidth to contribute to those efforts, I'm always happy to accept patches.
Comment #12
hyperglide commented@Barrett
Thank you for the reply. I am not a coder so unable to write patches.
I am guessing there is now immediate projects that you are working on that requires this module?
Comment #13
barrett commented@HyperGlide, unfortunately, no there aren't projects I'm working currently which require the module. That's why it's been progressing so slowly. Without something requiring it, I just haven't had bandwidth to work on it.
Comment #14
johnlutzHave worked a bit here towards finishing the Drupal 7 port. Was mainly concerned with the Subscribe module, but did work toward all three to clean up broken-ness and php errors. Also added one more setting to the Subscribe Method page for a field mappings textfield to store mappings for user field to map to iContact fields. Please review.