Rails: Which is the preferred Mailchimp gem?

家住魔仙堡 提交于 2019-12-31 09:21:14

问题


Which is the preferred gem or plugin for using the Mailchimp API with Rails?

There's a list here, but I have yet to try any: mailchimp ruby

Any feedback is appreciated! Thanks!


回答1:


With recent research, we found the gibbon gem to be a full featured and easy to use API wrapper for MailChimp. Hominid seems a bit more complex to use, and lacking in community discussion. The Gibbon gem is located at https://github.com/amro/gibbon

I found some great blog posts that describe how to get started with the Gibbon gem:

Mailchimp Integration with Ruby on Rails

How to subscribe a member into MailChimp using Ruby On Rails

Email marketing for your rails app made easy with Mailchimp




回答2:


These days Hominid is recommending the offical Mailchimp gem instead: https://bitbucket.org/mailchimp/mailchimp-api-ruby/



来源:https://stackoverflow.com/questions/3497908/rails-which-is-the-preferred-mailchimp-gem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!