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) »
  • how can I see who has membership coming up for renewal soon?
Pages: [1]

Author Topic: how can I see who has membership coming up for renewal soon?  (Read 1196 times)

webguy2

  • Guest
how can I see who has membership coming up for renewal soon?
June 23, 2008, 01:17:07 pm
Is there an existing report where I can see who has membership due with the next X days or one months,...?

Thanks.

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: how can I see who has membership coming up for renewal soon?
June 23, 2008, 02:08:18 pm

You can use the membership search for this:

http://drupal.demo.civicrm.org/civicrm/member/search?reset=1

You can also pass some parameter to it:

http://drupal.demo.civicrm.org/civicrm/member/search?reset=1&force=1&type=4&start=20080601&end=20080630

which sends in the start dates (but u might be looking for the end dates in which case u'll need to tweak the code)

A custom report, can be created by using our custom search functionality

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

webguy2

  • Guest
Re: how can I see who has membership coming up for renewal soon?
June 23, 2008, 04:43:32 pm
Donald Lobo - many thanks.  I am still learning.  Much appreciated.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • how can I see who has membership coming up for renewal soon?

This forum was archived on 2017-11-26.