Closed (won't fix)
Project:
Mailchimp
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jun 2010 at 12:45 UTC
Updated:
6 Nov 2018 at 06:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
levelos commentedGreat idea, and I'll welcome the patch, perhaps as a sub-module, but won't implement this myself.
Comment #2
mobilemichael commentedSubscribe. Panels integration would be really cool. Would you post a note over here in case it becomes available?
Comment #3
killes@www.drop.org commentedGuess I'll work on it, then.
Comment #4
levelos commentedClosing as this has been inactive for 5 months.
Comment #5
MichaelCole commentedSubscribe
Comment #6
twistor commentedI have some code that makes the subscribe blocks into ctools content types. Let me round that up, and maybe implement the rest of this feature request.
Comment #7
Anonymous (not verified) commentedDid you round up the code that makes it into a ctools content type that we can access from within panels?
Comment #8
rerooting commentedSeems to work fine as-is with the default block (available under 'miscelleanous' tab in panels). If you are having trouble with it (i.e. freeform form) make sure its configured properly and working as a block.
There are quite a few projects I have where I prefer to keep the block module disabled, so in that case a ctools content type would be necessary. Twistor, if you can, provide that code, and I'll help review it, if not, I can write one myself!
Comment #9
oneiropolos commentedsubscribe. mailchimp looks nice but when I am trying to put a mailchimp block(witha freeform form) into my panel layout, I get
etc etc
Comment #10
lsolesen commentedWhat is the status of this issue? Anybody working on it?
Comment #11
chriscalip commentedjust got a client project on drupal 6.x ill post a patch. not sure if i got time to do a 7.x though. i'll try
** Update , was going through my research steps and found that 7.x should have an acceptable working around of using the contrib module:
https://drupal.org/project/pm_existing_pages
Comment #12
chriscalip commenteddrupal 6.x patch and stand-alone submodule zip provided.
on drupal 7.x recommend to make use of https://drupal.org/project/pm_existing_pages , life is short dont waste time reinventing stuff.
Comment #13
amytswan commented“And now our watch [for support of the 7.x-2.x version of the MailChimp module] has ended…” With the approaching deprecation of MailChimp’s API version 2.0, I’m sad to say we too must turn the page. This branch will become unsupported in early October and officially deprecated by the end of this year (2016).
Fret not! The 7.x-4.x and 8.x versions come highly recommended. Both are using Mailchimp’s new API 3.0 and are being actively maintained. If you find this issue still exists on either the 7.x-4.x or 8.x branches, let us know by opening a new ticket. “What is dead may never die, but rises again, harder and stronger!”
Comment #14
junaidpvCame across the requirement to make MailChimp Signup From to be laid out within panels. Created new module mailchimp_panels. Currently it exposes "MailChimp Signup Form" as CTools context, which we use to add its fields to panels.