CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Scheduled reminders - membership reminders letters
Pages: [1]

Author Topic: Scheduled reminders - membership reminders letters  (Read 1629 times)

xianlux

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.8
  • CMS version: Drupal
  • MySQL version: 5.5.32
  • PHP version: -
Scheduled reminders - membership reminders letters
August 04, 2013, 03:36:19 am
Hi,
is it possible to generate with the "scheduled reminders" membership reminders letters instead of mail out the reminders?

Best regards,

Chris

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Scheduled reminders - membership reminders letters
August 04, 2013, 07:47:08 am

Not by default, but this does seem like a good idea :)

i suspect u can potentially do this with a hook and use the list of contacts to create a letter.

Might be worth trying to patch this for core so you can either create a PDF or send an email

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

xianlux

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.8
  • CMS version: Drupal
  • MySQL version: 5.5.32
  • PHP version: -
Re: Scheduled reminders - membership reminders letters
August 06, 2013, 08:42:50 am
Thanks for you answer...

Quote from: Donald Lobo on August 04, 2013, 07:47:08 am
Not by default, but this does seem like a good idea :)
hmmm....


Quote from: Donald Lobo on August 04, 2013, 07:47:08 am
i suspect u can potentially do this with a hook and use the list of contacts to create a letter.

Might be worth trying to patch this for core so you can either create a PDF or send an email
Can you give some information how to start or where I find the parts of the scheduler?

Chris

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Scheduled reminders - membership reminders letters
August 28, 2013, 03:48:59 pm
Hi,

I have code to add printing letters & creating labels as tasks from the membership search. The letters will have membership specific tokens available to them -see http://issues.civicrm.org/jira/browse/CRM-13296

Note that if you are running 4.2.11 or 4.4 you can get this functionality by applying one of these 2 patches

https://github.com/CiviCRM42/civicrm42-core/pull/36 (4.2)
https://github.com/civicrm/civicrm-core/pull/1534 (4.4)

I realise neither of these releases are out yet!

If you are on 4.2.10 the pre-requisites are
1) latest version of api.php from https://github.com/CiviCRM42/civicrm42-core/commits/4.2/api/api.php
2) apply https://github.com/CiviCRM42/civicrm42-core/commit/1457c830910018d9934ab4636e391ee04eb0ff5b

Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Scheduled reminders - membership reminders letters

This forum was archived on 2017-11-26.