Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Ubercart funds implements a Funds Management System for your
website using Ubercart.
It creates Account Balances to allow users to Deposit Funds in
their account, Transfer Funds or make Escrow Payments to other
users and send Withdrawal Requests to withdraw money from their
account. Users can also buy any product from the website using
their Account Balance.
The OG Preapproved module provides a field to allow group administrators to enter a list of email addresses or domains as pre-approved users for that group. If a user creates and account and attempts to join a group in which their email address has been pre approved, they will automatically be approved to the site.
Current Functionality
Currently, the only functionality in place is that the new user's status will be set to 1. There is no change to the OG group "subscription" status. So, if you do not have your user settings set to require administrator approval for new accounts, this module won't do anything for you...yet.
Roadmap
Features I would like to incorporate, but have not yet had the time to flesh out:
Allow admins to choose the OG subscription status that the preapproved members will be assigned to.
Hook into the subscription creation method to evaluate new members, not just on user account creation.
Create an automatic assignment when a user creates a new account so they don't have to choose which group to join, they will be automatically assigned based on which groups they have been preapproved to join.
CiviCRM Multiday Event creates multiple entity based events associated to a single Drupal node linked to a single CiviCRM Event. The duration of the CiviCRM Event last from the start date and time of the first session to the ending date and time of the last session. So if you have a class that meets every Friday in May, Drupal will display 4 events (5/4, 5/11, 5/18, and 5/25). CiviCRM will only have 1 event running from 5/4-5/25. This allows groups already leveraging CiviCRM for event registration, payment, reporting, and certifications, to continue using those components while making it easier to display individual events with Views.