ecwid-mailchimp icon indicating copy to clipboard operation
ecwid-mailchimp copied to clipboard

Support v3.0

Open vitorenesduarte opened this issue 9 years ago • 18 comments

Since the others versions are deprecated, there will be support for v3.0?

vitorenesduarte avatar Jun 11 '15 13:06 vitorenesduarte

Can somebody of the dev team please indicate what changes need to be made to support v3.0? As such we know where to start and upgrade the lib. Please let me/use know?

  • Ed

edbras avatar Jul 24 '15 14:07 edbras

@basiliscus is this project dead? we need to upgrade to 3.0 support so wondering if we use this client or find/write another. fyi @scotdalton @luksow @jglodek

bloo avatar Dec 03 '15 20:12 bloo

@bloo this project is more dead than alive. My apologies. I'm not going to spend time on it unless the company I work for decides that we need v3.0 support

basiliscus avatar Dec 04 '15 05:12 basiliscus

My advice: just use it and make changes yourself to support 3.0. That's what I did (for the parts that I needed), it's very straight forward.

edbras avatar Dec 04 '15 09:12 edbras

@edbras Do you have a visible project with your 3.0 changes? I will be using mailchimp and will want to use version 3.0.

micheal-swiggs avatar Jan 06 '16 09:01 micheal-swiggs

edbras-ited-mailchimp-0b8244ed5e73.zip

This is een repo dump of the project on bitbucket.

edbras avatar Jan 06 '16 10:01 edbras

@edbras Thanks very much I'll have a look at this now.

micheal-swiggs avatar Jan 06 '16 14:01 micheal-swiggs

@edbras Is there any licence on this code? I was wondering if it would be ok to open source this? I noticed that there are dependencies your internal libraries. I'm currently trying to see if it is possible to remove these.

micheal-swiggs avatar Jan 06 '16 15:01 micheal-swiggs

@micheal-swiggs : no, no licence. Go ahead and use it how you want it. I was planning to open-source some stuff for a long time, but never got to it :(... How can I PM you the dependencies ? So you can copy the dependent code..

edbras avatar Jan 06 '16 16:01 edbras

@edbras That sounds great :) my email is [email protected] .

micheal-swiggs avatar Jan 06 '16 20:01 micheal-swiggs

I mailed it to you.

edbras avatar Jan 07 '16 08:01 edbras

@edbras @micheal-swiggs did y'all end up going any further with the 3.0 update? I need to use mailchimp with java as well for a current project and would share back any new API methods I add.

marlowBlackwood avatar Feb 26 '16 08:02 marlowBlackwood

@marlowBlackwood: no

edbras avatar Feb 26 '16 09:02 edbras

@marlowBlackwood I am implementing a lib to consume the v3.0 version. It would be good contributors to help finish the lib. Access and contribute: https://github.com/NetoDevel/mailchimp-java

netodevel avatar Jul 21 '16 20:07 netodevel

@NetoDevel What do you need help with? It's been a while since I was working on this and the client's project requirements changed a bit since then (didn't end up needing mailchimp). I'm still happy to help though b/c it's likely we'll revisit the mailchimp integration eventually.

marlowBlackwood avatar Aug 06 '16 01:08 marlowBlackwood

@marlowBlackwood
help end the lib with all requests v3 , I do not have much time because of work , and it would also be my first contact with open-source contributors.

netodevel avatar Aug 07 '16 03:08 netodevel

Hi guys,

I (the project maintainer) have created a replacement project to support MailChimp API v3.0: https://github.com/Ecwid/maleorang . This project (ecwid-mailchimp) is being deprecated.

basiliscus avatar Aug 09 '16 12:08 basiliscus

Hi all,

Another version under active development : https://github.com/micheal-swiggs/mailchimp-java. Any contributions welcome.

micheal-swiggs avatar Nov 30 '16 20:11 micheal-swiggs