|

Any interest in MailChimp integration
Posted 23 August 2011 - 01:01 AM #81
Thanks,
Dan
Posted 23 August 2011 - 01:19 AM #82
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 23 August 2011 - 08:00 AM #83
when a customer who is subscribed to your mailinglist changes his email address in cs-cart. Will the plugin update the mailchimp list?
(he might expect to receive the shops mailing in his new mailbox from now on, after the change).
When life hands you lemons, bring on the Tequila baby!
Posted 25 August 2011 - 02:15 AM #84
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 07 October 2011 - 10:45 PM #85
The vast majority of this addon is related to order activity and categories or purchase along with the products purchased. So an active site would be needed for testing.
The resuling product will be good for any size merchant (or age in history), but for beta testing, I really need someone who can put it through it's paces and ensure it is stable and reliable.
Any progress on this project. I'd be willing to pay and beta.
Posted 11 October 2011 - 05:13 PM #86
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 30 November 2011 - 02:24 AM #87
Is there a module to integrate AC with CS Cart?
Cheers,
Speedy
Posted 27 March 2012 - 05:13 PM #88
I recommend Newsletter Integration with Mailchimp
Posted 29 March 2012 - 06:12 AM #89
I'm not planning to do anything with V3 until I see it as stable. The recent revelation that they left out suppliers because it offered technical challenges leads me to believe that I don't want to waste my time on an ever-changing, let-the-customer-test-it release stream. I will test/qualify my most popular addons when V3 is stable. Others, I will proably let die on the vine since it would not be profitable for me to invest further in them.
That being said, I'm not aware of any issues in 3.x that woud impact mailchimp unless they have dropped the 'place_order' hook. All the back-end parts should contiinue to work.
I will address issues in V3 as they are reported to me at http://support.ez-ms.com.
Very fiew of my addons anymore have much of a customer side to them. Most are back-end and I believe that is pretty stable with V3.
But note, these are for Pro ONLY. I have no ability to test in a multi-store environment and do not know how the addons behave that are on the storefronts versus the controlling site. I also have not worked out licensing issues for Ultimate either.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 01 July 2012 - 10:13 PM #90
Jack
Posted 07 August 2012 - 03:06 PM #91
Regards,
Posted 07 August 2012 - 03:08 PM #92
When life hands you lemons, bring on the Tequila baby!
Posted 08 August 2012 - 08:05 AM #93

Posted 15 August 2012 - 07:10 PM #94
My site is currently being upgraded to V3.02, I am a purchaser of your mailchimp add-on as well as many others. Is it possible you could re-tool the "Subscribe" block to work with the new V3 interface within the bottom grid?. (like below)
Would like it to look exactly the same as the stock one but use the functionality of your add-on instead.
Please let us know, thanks.
Attached Files
Posted 15 August 2012 - 07:47 PM #95
A V3 version is in testing as we speak. When it is verified, I will make it available for free to existing mailchimp license holders. I'll send an email out when it's ready with a link to where you can download it from.
For non V2 license holders, V3 will have a surcharge of $10 for the additional porting and testing investment.
V3 version will now also send the language code of the user with all LIST subscriptions and SEGMENT information so you can determine what language your user's prefer their communication in. The location of the Mailchimp Integration menu item has also been moved from the (V2.0 location) Users menu to the Customers menu.
The full changelog for mailchimp can be found here: http://ezupgrade.ez-.../mailchimp.html
V3 version should be available within a couple of days.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 15 August 2012 - 11:39 PM #96
Do you think you will be able to provide some code that allows us to use the stock look of bottom box to collect emails to your addon like I posted above?
Thanks
Posted 29 October 2012 - 12:01 AM #97
Thanks for the heads up Tony that you are working on an update. I appreciate you have continued support for the add-on.
Do you think you will be able to provide some code that allows us to use the stock look of bottom box to collect emails to your addon like I posted above?
Thanks
I'm also after an answer regarding this.
Posted 15 November 2012 - 06:18 AM #98
Thanks for the heads up Tony that you are working on an update. I appreciate you have continued support for the add-on.
Do you think you will be able to provide some code that allows us to use the stock look of bottom box to collect emails to your addon like I posted above?
Thanks
In V2 the standard newsletter subscribe box interfaced with mailchimp. Is it by design that the same functionality doesn't exist in V3?
Posted 15 November 2012 - 08:40 AM #99
For mailchimp addon to have the same visual as the V3 news_and_email subscriber block would take a bit of work. I'm not sure when I can get to this due to other pressing issues.
I can give you pointers on how you might make the change yourself below.
If you wanted to do it yourself, the current mailchimp subscribe block template is located at:
skins/basic/customer/addons/mailchimp/blocks/static_templates/mailchimp_subscribe.tpl
I would suggest copying this file to a new name and then modifying the copy to suit your needs. Note that css file for mailchimp is available at:
skins/basic/customer/addons/mailchimp/css/mailchimp.css
Any styling change or new properties should go into that file.
After modifying the copy of the mailchimp_subscribe.tpl file, you will need to update the schema that will make it available by modifying:
addons/mailchimp/schemas/block_manager/blocks.post.php
Simply change the pathname in that file to use the path to the new file you created when copying the original mailchimp_subscribe.tpl file. The new block will then be selectable via the block manager.
I will try to create a new V3 block that has layout and style that will fit into V3 to replace the news_and_emails subscribe block and generate a new version (the block will have a different name so as to not cause conflict(s)). However, I can't commit to when I can get this done, tested and released.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 17 November 2012 - 02:29 AM #100
You can use the V3 block manager to create a new block named "Mailchimp Subscribe" and then simply select "Mailchimp Subscribe (V3 style)" as the block to use, then replace the standard news_and_email subscribe block with this one.
It allows you to have multiple lists as well as to collect multiple fields beyond the email address if you choose.
Your mailchimp V3 version should be updated to version 3.0.21. You can check your version by:
<your domain.com>?dispatch=mailchimp.version
If you're impatient and want to force an upgrade to this newest V3 version use:
<your domain admin.php>?dispatch=mailchimp.upgrade.force
The new subscribe block should be a drop-in replacement.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.