sgladstone / com.fountaintribe.hebrewcalendarhelper

CiviCRM extension that deals with yahrzeits, Hebrew dates, and related.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: Configure earliest bat mitzvah date

sgladstone opened this issue · comments

Some organizations want to configure settings for this extension. Such as "earliest possible bar/bat mitzvah date" could be 13 for everyone ( does not depend on gender), or allow girls to be a bat mitzvah at 12

You can preview this functionality by pulling the code from MASTER branch, and going to the URL
http://example.org/civicrm/fountaintribe/hebrewcalendarhelperconfig

The intention is to use that page for other settings for this extension in the future.

FYI: the setting is written to the CiviCRM database if you change the setting on that page. However, the setting is not yet used anywhere yet.

This enhancement is now complete.

The URL for the settings page is:
http://example.org/civicrm/fountaintribe/hebrewcalendarhelperconfig

(Replace example.org with your CiviCRM site host name)