vinsol-spree-contrib / spree_marketing

Spree extension that allow a lot of reports synced with Mailchimp to help you in creating different subscribers list on Mailchimp. This extension provides reports like "Most Selling Products", "Abandoned Carts", "Most searched keywords", etc. to give better insights.
BSD 3-Clause "New" or "Revised" License
7 stars 18 forks source link

add basic structure with specs for campaigns and reports #46

Closed vinay-mittal closed 8 years ago

akshay-vishnoi commented 8 years ago
  1. Add paranoid to lists
  2. Test after list deletion from mailchimp campain has list details
  3. remove report_index and total_value column, save stats in data only.
  4. reports table not required.
vinay-mittal commented 8 years ago
  1. After list deletion mailchimp campaign still has list details.
akshay-vishnoi commented 8 years ago

Awesome. That means we can go ahead with the current implementations.

akshay-vishnoi commented 8 years ago

@vinayvinsol - This pr is ready to merge. Lets first release code in master and create a tag v0.5. Then we can merge the code in develop.